{
  "name": "VocaVision AI",
  "short_name": "VocaVision",
  "description": "AI-powered vocabulary learning platform",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#22D3EE",
  "lang": "en",
  "scope": "/",
  "id": "/",
  "icons": [
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education"],
  "prefer_related_applications": false
}
