{
  "id": "app.fluentfox.pwa",
  "name": "FluentFox",
  "short_name": "FluentFox",
  "description": "Learn English free from A1 to C2",
  "start_url": "/dashboard",
  "display": "standalone",
  "theme_color": "#0F1E3C",
  "background_color": "#0F1E3C",
  "orientation": "portrait",
  "categories": ["education", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/ff_1.jpg",
      "sizes": "1080x2076",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Speak English with confidence — free A1-C2 lessons"
    },
    {
      "src": "/screenshots/ff_2.jpg",
      "sizes": "1080x1869",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Your dashboard — streaks, XP, and achievements"
    },
    {
      "src": "/screenshots/ff_3.jpg",
      "sizes": "1080x2083",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Interactive vocabulary flashcards"
    },
    {
      "src": "/screenshots/ff_4.jpg",
      "sizes": "1080x2033",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Interactive grammar exercises"
    },
    {
      "src": "/screenshots/ff_5.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "AI conversation partner"
    },
    {
      "src": "/screenshots/ff_6.jpg",
      "sizes": "1080x2029",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "IELTS exam prep overview"
    },
    {
      "src": "/screenshots/ff_7.jpg",
      "sizes": "1080x1896",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Full IELTS mock test simulation"
    },
    {
      "src": "/screenshots/ff_8.jpg",
      "sizes": "1080x2077",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Cambridge speaking practice with AI feedback"
    },
    {
      "src": "/screenshots/ff_9.jpg",
      "sizes": "1080x1895",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Cambridge reading practice"
    },
    {
      "src": "/screenshots/ff_10.jpg",
      "sizes": "1080x2084",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Cambridge writing practice with AI scoring"
    }
  ]
}
