{
  "name": "VanquishNet NVR",
  "short_name": "NVR",
  "description": "Live cameras, AI events, and alerts — VanquishNet Communications",
  "start_url": "/?view=live&wall=all&source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["security", "utilities"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "All cameras",
      "short_name": "All cams",
      "url": "/?view=live&wall=all&fs=1",
      "description": "Multi-view — every camera live at once"
    },
    {
      "name": "Live",
      "short_name": "Live",
      "url": "/?view=live&wall=all",
      "description": "Live multi-view wall"
    },
    {
      "name": "Events",
      "short_name": "Events",
      "url": "/?view=events",
      "description": "Detection events"
    }
  ]
}
