{
  "name": "NextGen News",
  "short_name": "NextGen News",
  "description": "AI-powered media literacy tools — Article Check, Social Check, Market Signals, and more.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0662d6",
  "background_color": "#f8f9fa",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["news", "education", "finance"],
  "lang": "en-US",
  "scope": "/"
}
