{
  "name": "MyClusterBuddy — Heart & Lungs",
  "short_name": "ClusterBuddy",
  "description": "Personalised learning for medical students studying Cluster 3.4 — Heart and Lungs.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1c3a4a",
  "theme_color": "#1c3a4a",
  "categories": ["education", "medical"],
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "This week's BGM",
      "short_name": "BGM",
      "url": "/student/bgm"
    },
    {
      "name": "Quizzes",
      "short_name": "Quizzes",
      "url": "/student/quizzes"
    },
    {
      "name": "Performance",
      "short_name": "Stats",
      "url": "/student/performance"
    }
  ]
}
