{
  "name": "NexSpeak — Learn English Through Stories",
  "short_name": "NexSpeak",
  "description": "Master English from A1 to B2 with immersive stories, native audio, and spaced repetition flashcards.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1E5355",
  "background_color": "#A8C9C2",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["education", "lifestyle"],
  "lang": "en",
  "dir": "ltr"
}
