{
  "name": "SpeakUpESL",
  "short_name": "SpeakUpESL",
  "description": "Practice English the way you'll actually use it — AI conversations, grammar practice, and progress tracking for ESL learners.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F3F8FF",
  "theme_color": "#123A66",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
