{
  "name": "SecOps Platform",
  "short_name": "SecOps",
  "description": "Security Operations Management",
  "start_url": "/overview",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#c8102e",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Scan Patrol",
      "url": "/patrols/scan",
      "description": "Scan patrol checkpoints"
    },
    {
      "name": "Log Incident",
      "url": "/incidents/new",
      "description": "Log a new incident"
    }
  ]
}
