{
  "name": "Step Ahead IELTS — Computer Delivered Practice Portal",
  "short_name": "IELTS Practice",
  "description": "Practice IELTS Reading, Listening, Writing, and Speaking with real exam simulation. Free, teacher-controlled platform by Step Ahead Institute.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "logo-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "logo-full.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo-full.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Practice Tests",
      "short_name": "Tests",
      "description": "Take IELTS practice tests",
      "url": "/test.html",
      "icons": [
        {
          "src": "logo-icon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Speaking Practice",
      "short_name": "Speaking",
      "description": "Practice IELTS speaking topics",
      "url": "/speaking.html",
      "icons": [
        {
          "src": "logo-icon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Writing Practice",
      "short_name": "Writing",
      "description": "Practice IELTS writing tasks",
      "url": "/writing.html",
      "icons": [
        {
          "src": "logo-icon.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
