{
  "name": "IELTS7PLUS - AI Powered IELTS Preparation",
  "short_name": "IELTS7PLUS",
  "description": "Master IELTS with AI-powered practice tests, writing feedback, speaking analysis, and comprehensive study materials.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e293b",
  "theme_color": "#1e293b",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Band Score Calculator",
      "short_name": "Calculator",
      "description": "Calculate your IELTS band score",
      "url": "/band-score-calculator",
      "icons": [
        {
          "src": "/favicon-32x32.png",
          "sizes": "32x32"
        }
      ]
    },
    {
      "name": "Writing Checker",
      "short_name": "Writing",
      "description": "Get AI feedback on your IELTS writing",
      "url": "/writing",
      "icons": [
        {
          "src": "/favicon-32x32.png",
          "sizes": "32x32"
        }
      ]
    },
    {
      "name": "Practice Tests",
      "short_name": "Practice",
      "description": "Access IELTS practice tests",
      "url": "/listening",
      "icons": [
        {
          "src": "/favicon-32x32.png",
          "sizes": "32x32"
        }
      ]
    }
  ]
}
