{
  "name": "vVient — AI Chat & Collaboration",
  "short_name": "vVient",
  "description": "Free AI chat platform with 8 models — code generation, deep reasoning, image creation, vision, speech, and real-time collaboration. Powered by AstraMinds.",
  "start_url": "/chat",
  "id": "/chat",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#111113",
  "theme_color": "#FF4017",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "utilities", "business", "education"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" },
    { "src": "/icons/icon-512-maskable.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "New Chat", "short_name": "Chat", "description": "Start a new AI conversation", "url": "/chat", "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }] },
    { "name": "AI Gallery", "short_name": "Gallery", "description": "Generate AI images", "url": "/ai-gallery", "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }] },
    { "name": "Collaboration", "short_name": "Rooms", "description": "AI-powered team rooms", "url": "/collaboration", "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }] },
    { "name": "Explore Agents", "short_name": "Agents", "description": "Browse community AI agents", "url": "/explore-agents", "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }] }
  ]
}
