{
  "name": "Koinovox AI Interpreter",
  "short_name": "Koinovox",
  "description": "Real-time voice interpretation and direct multi-user conversation rooms.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#2563EB",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512 1024x1024",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "192x192 512x512 1024x1024",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
