{
  "id": "/",
  "name": "SymbioForge",
  "short_name": "SymbioForge",
  "description": "Build products with your AI team — multi-agent collaboration platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#09090B",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "SymbioForge workspace"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "SymbioForge mobile"
    }
  ],
  "categories": ["productivity", "developer-tools", "social"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false
}
