{
  "name": "Panvoxx",
  "short_name": "Panvoxx",
  "description": "AI That Knows All, Creates All, Solves All",
  "start_url": "/c/new",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "lang": "en",
  "scope": "/",
  "id": "/c/new",
  "orientation": "any",
  "icons": [
    {
      "src": "/assets/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/apple-touch-icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/showcase/create-image.png",
      "sizes": "1914x945",
      "type": "image/png",
      "form_factor": "wide",
      "label": "AI Image Generation"
    },
    {
      "src": "/assets/showcase/chat-everyday.png",
      "sizes": "1918x942",
      "type": "image/png",
      "form_factor": "wide",
      "label": "AI Chat"
    },
    {
      "src": "/assets/showcase/writer-artifacts.png",
      "sizes": "1918x944",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Document Creation"
    },
    {
      "src": "/assets/showcase/mobile-view.png",
      "sizes": "594x943",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile View"
    }
  ]
}
