{
  "id": "/demo",
  "name": "Postmortem Evidence Workbench",
  "short_name": "Postmortem",
  "description": "Evidence collection and root cause analysis for MSP technicians.",
  "start_url": "/demo",
  "scope": "/",
  "display": "standalone",
  "background_color": "#05070d",
  "theme_color": "#05070d",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    {
      "src": "/app-icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/postmortem-mark-mono.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "monochrome"
    }
  ],
  "shortcuts": [
    { "name": "Command Center", "url": "/demo" },
    { "name": "Demo case", "url": "/demo/cases/PMR-2026-0041" }
  ]
}
