{
  "name": "Angel 11+ Prep",
  "short_name": "Angel 11+",
  "description": "Premium 11+ selective school preparation: English, Maths, Vocabulary, Writing",
  "id": "/dashboard",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf8f4",
  "theme_color": "#2563eb",
  "orientation": "any",
  "lang": "en-GB",
  "categories": ["education"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "url": "/dashboard",
      "description": "Your learning dashboard"
    },
    {
      "name": "English",
      "url": "/english",
      "description": "English comprehension practice"
    },
    {
      "name": "Maths",
      "url": "/maths",
      "description": "Maths reasoning practice"
    }
  ]
}
