{
  "name": "The TurboChat",
  "short_name": "TurboChat",
  "description": "AI Chat - fast, private, multilingual.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F5F3F6",
  "theme_color": "#6573C3",
  "orientation": "portrait",
  "id": "/",
  "icons": [
    {
      "src": "/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
