{
  "name": "AI-Sentry Security Console",
  "short_name": "AI-Sentry",
  "description": "Edge-AI video surveillance: live streams, zone-verified alarms, evidence & notifications.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0c10",
  "theme_color": "#0ea5e9",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Event Feed", "url": "/events" },
    { "name": "Cameras", "url": "/cameras" }
  ]
}
