{
  "name": "NewsPals — AI News for Every Reader",
  "short_name": "NewsPals",
  "description": "Stay informed with AI-curated news and personalized reading",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#e0c04f",
  "orientation": "portrait-primary",
  "categories": ["news", "productivity"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
