{
  "name": "WARWATCH — Global Conflict Intelligence",
  "short_name": "WARWATCH",
  "description": "Real-time conflict monitoring and intelligence dashboard. Live war maps, OSINT analysis, breaking alerts.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0a0e17",
  "background_color": "#0a0e17",
  "categories": ["news", "security"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Live News Feed",
      "short_name": "News",
      "description": "Open the live conflict news feed",
      "url": "/?tab=news",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Active Alerts",
      "short_name": "Alerts",
      "description": "View active conflict alerts",
      "url": "/?tab=alerts",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
