{
  "name": "CCTV System Operator Console",
  "short_name": "CCTV System",
  "description": "Reporting, handover, and operations oversight console.",
  "start_url": "index.php",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#061019",
  "theme_color": "#061019",
  "icons": [
    {
      "src": "assets/grizzly.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/grizzly.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/grizzly.png",
      "sizes": "720x720",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
