{
  "id": "/dashboard/chat",
  "name": "Turn On AGI Flow",
  "short_name": "AGI Flow",
  "description": "AI-powered document analysis and smart reading platform",
  "start_url": "/dashboard/chat",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#040810",
  "theme_color": "#0055cc",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false
}
