{
  "name": "VOZA - Learn English",
  "short_name": "VOZA",
  "description": "AI-powered English speaking practice in English, Spanish, and Portuguese.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAF8",
  "theme_color": "#3983F8",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/appstore/screenshot-dashboard.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Daily speaking dashboard"
    },
    {
      "src": "/images/appstore/screenshot-pronunciation.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Pronunciation feedback"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Start Lesson",
      "short_name": "Lesson",
      "description": "Start your daily lesson",
      "url": "/lesson",
      "icons": [{ "src": "/icons/lesson-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Practice Speaking",
      "short_name": "Speak",
      "description": "Practice conversation",
      "url": "/conversation",
      "icons": [{ "src": "/icons/speak-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Review Vocabulary",
      "short_name": "Vocab",
      "description": "Review flashcards",
      "url": "/vocabulary/review",
      "icons": [{ "src": "/icons/vocab-96.png", "sizes": "96x96" }]
    }
  ]
}
