{
  "name": "MSRA Masterclass",
  "short_name": "MSRA",
  "description": "MSRA revision — 2,200 questions, 10 timed mock papers, a 1,365-condition library and spaced-repetition flashcards.",
  "id": "/",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#F6F9F8",
  "theme_color": "#175C4F",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["education", "medical"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Mock exams", "short_name": "Mocks", "url": "/?go=mocks",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Flashcards due", "short_name": "Cards", "url": "/?go=cards",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
