{
  "name": "GOD EYES — Omniscient Surveillance Matrix",
  "short_name": "GOD EYES",
  "description": "Real-time global CCTV surveillance command system streaming 1,900+ optical feeds worldwide.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070b12",
  "theme_color": "#00ffaa",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["utilities", "news", "navigation"],
  "icons": [
    { "src": "/icon-16.png",   "sizes": "16x16",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-32.png",   "sizes": "32x32",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-48.png",   "sizes": "48x48",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-72.png",   "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-96.png",   "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-128.png",  "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icon-144.png",  "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icon-152.png",  "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icon-256.png",  "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icon-384.png",  "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icon.svg",      "sizes": "any",      "type": "image/svg+xml", "purpose": "any" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Live Feeds",
      "short_name": "Feeds",
      "description": "Browse live CCTV optical feeds",
      "url": "/?tab=feeds",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Command Matrix",
      "short_name": "Matrix",
      "description": "Open multi-view surveillance grid",
      "url": "/?tab=matrix",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
