{
  "id": "/dashboard",
  "name": "Med with Spence Visual Learning OS",
  "short_name": "MWS Visual",
  "description": "A private visual MRCP learning OS that turns every slide into six measurable clinical-reasoning memories with active recall, annotation and adaptive review.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050507",
  "theme_color": "#050507",
  "categories": [
    "education",
    "medical"
  ],
  "icons": [
    {
      "src": "/assets/previews/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Visual library",
      "short_name": "Library",
      "url": "/dashboard?view=library",
      "icons": [
        {
          "src": "/assets/previews/favicon.png",
          "sizes": "512x512"
        }
      ]
    },
    {
      "name": "Smart review",
      "short_name": "Review",
      "url": "/dashboard?view=sprint",
      "icons": [
        {
          "src": "/assets/previews/favicon.png",
          "sizes": "512x512"
        }
      ]
    }
  ]
}
