{
  "name": "EZ Tutor — 11+ & GCSE Revision",
  "short_name": "EZ Tutor",
  "description": "GL-style mock exams and topic practice for 11+ and GCSE. Free to start.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#2D6A6A",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "11+ Portal",
      "short_name": "11+",
      "url": "/11plus/",
      "description": "Start 11+ practice"
    },
    {
      "name": "Free Mock",
      "short_name": "Free Mock",
      "url": "/11plus/#free-mock",
      "description": "Take the free 20-question diagnostic"
    }
  ]
}
