{
  "name": "Clintelligence™ AiOS",
  "short_name": "Clintelligence",
  "description": "Command Center for the Clintelligence™ AiOS v2.0 [Bus/Ops] agent fleet.",
  "start_url": "/wings",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "categories": ["productivity", "business"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/brand/clintelligence-touch-icon.png?v=2",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Feed",
      "url": "/feed",
      "icons": [{ "src": "/icons/shortcut-feed.png", "sizes": "96x96" }]
    },
    {
      "name": "Talk to Walton",
      "url": "/agent/walton",
      "icons": [{ "src": "/icons/shortcut-walton.png", "sizes": "96x96" }]
    },
    {
      "name": "Dispatch",
      "url": "/dispatch",
      "icons": [{ "src": "/icons/shortcut-dispatch.png", "sizes": "96x96" }]
    }
  ]
}
