{
  "name": "FuseIQ \u2014 Governed AI Runtime",
  "short_name": "FuseIQ",
  "description": "The governed runtime other products run their AI on. Swarm Canvas, Proof Loop, HITL, Eval Studio, BYOK Agent Wallet. Not a freelancer marketplace. 15-day Pro trial.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F1117",
  "theme_color": "#0F1117",
  "icons": [
    {
      "src": "/brand/ambassador/logo/web/bolt-mark-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/ambassador/logo/web/bolt-mark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": [
    "business",
    "productivity",
    "developer tools"
  ],
  "lang": "en-US",
  "orientation": "portrait-primary",
  "scope": "/",
  "shortcuts": [
    {
      "name": "FuseMind",
      "short_name": "Chat",
      "description": "Open FuseMind agent chat",
      "url": "/chat",
      "icons": [
        {
          "src": "/logo-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Approvals",
      "short_name": "Approve",
      "description": "Review FuseMind and Swarm approvals",
      "url": "/approvals",
      "icons": [
        {
          "src": "/logo-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
