{
  "id": "/",
  "name": "SecuraCV — Witness Kernel",
  "short_name": "SecuraCV",
  "description": "Privacy-first video infrastructure. Events only, no identification. No face recognition. No tracking.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafafa",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "The Lab",
      "url": "/lab",
      "description": "Every Canary, from egg to nest"
    },
    {
      "name": "The Playground",
      "url": "/playground",
      "description": "Wire real parts onto a real board"
    },
    {
      "name": "The Factory",
      "url": "/factory",
      "description": "How a blank chip becomes a Canary"
    },
    {
      "name": "Your Canary",
      "url": "/canary",
      "description": "Help, checkups, and recovery"
    }
  ]
}
