{
  "name": "OutbreakWatch — Live outbreak tracker",
  "short_name": "OutbreakWatch",
  "description": "Live outbreak intelligence — news map, prediction markets, programmatic SEO.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0B0E11",
  "theme_color": "#0f172a",
  "categories": ["news", "medical", "health"],
  "lang": "en",
  "icons": [
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Today's Brief", "url": "/cards/daily", "description": "Share-ready daily cards" },
    { "name": "Live news feed", "url": "/news", "description": "All sources, last 24h" },
    { "name": "Prediction markets", "url": "/markets", "description": "Polymarket odds live" }
  ]
}
