{
  "name": "Busy Bee",
  "short_name": "Busy Bee",
  "description": "Multi-agent workflow platform - Create tasks, deploy specialized AI agents, and build faster",
  "start_url": "/v3/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#f59e0b",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/busydashbee.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
