{
  "name": "caselaw — UK case briefs, revision notes & past papers",
  "short_name": "caselaw",
  "description": "UK law study platform: 711 case briefs, Oxford revision notes, OSCOLA citations, AI tutor, past papers with model answers.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E0E10",
  "theme_color": "#0E0E10",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["education", "books", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Search cases",
      "short_name": "Search",
      "description": "Open the case-library search",
      "url": "/search",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "AI tutor",
      "short_name": "Tutor",
      "description": "Open the AI tutor",
      "url": "/dashboard?tutor=open",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Flashcards",
      "short_name": "Cards",
      "description": "Today's flashcard review",
      "url": "/flashcards",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
