{
  "name": "VisuTrack",
  "short_name": "VisuTrack",
  "description": "GPU-accelerated CCTV footage case-management — search, redact, export with chain-of-custody.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0f1014",
  "background_color": "#0f1014",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["security", "productivity", "utilities"]
}
