{
  "name": "JC.AI — Intelligent Assistant",
  "short_name": "JC.AI",
  "description": "Your intelligent AI assistant for chat, image, 3D, audio, voice and documents.",
  "start_url": "/dashboard",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0a0f1f",
  "theme_color": "#0a0f1f",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "utilities", "business"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable.png", "sizes": "1024x1024", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/screenshot-chat.jpg", "sizes": "544x1184", "type": "image/jpeg", "form_factor": "narrow", "label": "JC Chat — Intelligent conversations" },
    { "src": "/screenshot-voice.jpg", "sizes": "544x1184", "type": "image/jpeg", "form_factor": "narrow", "label": "Voice Assistant — Talk naturally" },
    { "src": "/screenshot-documents.jpg", "sizes": "544x1184", "type": "image/jpeg", "form_factor": "narrow", "label": "Document Analysis — Instant insights" }
  ],
  "shortcuts": [
    { "name": "JC Chat", "short_name": "Chat", "url": "/chat", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "JC Studio", "short_name": "Studio", "url": "/studio", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Voice Assistant", "short_name": "Voice", "url": "/voice", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "3D Creator", "short_name": "3D", "url": "/three-d", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
