{
  "name": "IELTS Pocket Coach",
  "short_name": "IELTS Coach",
  "description": "Mobile-first IELTS trainer: writing checker, dictionary, speaking and reading practice.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
