{
  "name": "ClearConcept — A-Level Revision",
  "short_name": "ClearConcept",
  "description": "Spec-mapped revision for A-level students. Build confidence layer by layer.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111110",
  "theme_color": "#111110",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Review weak points",
      "short_name": "Review",
      "url": "/review",
      "description": "Jump straight to your review queue"
    },
    {
      "name": "Study toolkit",
      "short_name": "Tips",
      "url": "/tips",
      "description": "Revision and study technique articles"
    },
    {
      "name": "Browse subjects",
      "short_name": "Browse",
      "url": "/browse",
      "description": "Browse and add A-level subjects"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "en-GB"
}
