{
  "name": "Founder's Dispatch",
  "short_name": "Cockpit",
  "description": "Mohammad's personal Founder OS — Boss queue, commitments, handoffs, pen-test status. Builder scope, not the ClariSphere platform.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1814",
  "theme_color": "#13110E",
  "lang": "en-GB",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
