{
  "name": "Reaper Intelligence",
  "short_name": "REAPER",
  "description": "Real-time global intelligence dashboard — geopolitical threats, cyber ops, markets, and satellite tracking.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "theme_color": "#080b0f",
  "background_color": "#080b0f",
  "categories": ["news", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    { "name": "WAR ROOM", "url": "/app", "description": "Open the intelligence dashboard" },
    { "name": "Account",  "url": "/account", "description": "Manage your subscription" }
  ]
}
