{
  "name": "Cloud CCTV Surveillance Portal",
  "short_name": "CloudCCTV",
  "description": "Multi-Tenant Enterprise PWA surveillance client and cloud playback scrubber.",
  "start_url": "/live",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
