{
  "name": "LawRevise — University of London External LLB",
  "short_name": "LawRevise",
  "description": "Revision for the University of London External LLB — notes, attack plans, AI marking, and past papers.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#060e1f",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-GB",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Study Modules",
      "short_name": "Modules",
      "description": "Browse all 14 LLB modules",
      "url": "/modules",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Tutor",
      "short_name": "AI Tutor",
      "description": "Ask the UOL-calibrated AI tutor",
      "url": "/ai-tutor",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Past Papers",
      "short_name": "Papers",
      "description": "Browse past exam questions",
      "url": "/past-papers",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
