{
  "name": "SiteIQ Security Platform",
  "short_name": "SiteIQ",
  "description": "AI-powered CCTV security with Multi-Factor Verification. Real-time threat assessment and armed response dispatch.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#DC2626",
  "orientation": "portrait-primary",
  "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": ["security", "utilities", "business"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "View Cameras",
      "short_name": "Cameras",
      "description": "Check live camera feeds",
      "url": "/customer/cameras",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Recent Alerts",
      "short_name": "Alerts",
      "description": "View recent incidents",
      "url": "/customer/incidents",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "Security dashboard",
      "url": "/customer/dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
