{
  "name": "Integrated English Language Platform Studio",
  "short_name": "IELPS",
  "description": "Adaptive ESL learning, classroom, review, and school administration.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FBF5EC",
  "theme_color": "#FF7A4D",
  "categories": [
    "education",
    "kids",
    "productivity"
  ],
  "icons": [
    {
      "src": "/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Learn",
      "url": "/learn"
    },
    {
      "name": "Memory Review",
      "url": "/memory"
    },
    {
      "name": "School Console",
      "url": "/school"
    }
  ]
}
