{
  "name": "EnglishFit Pro Mauricio",
  "short_name": "EnglishFit Pro",
  "description": "A mobile-first English training PWA with CEFR diagnostics, weak phrase recovery, voice-gated vocabulary, AI conversation practice, and a B2 path.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0a1018",
  "theme_color": "#0a1018",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
