{
  "name": "CardioSkill CPD",
  "short_name": "CardioSkill",
  "description": "ECG education and CPD training for healthcare professionals",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "categories": ["education", "medical", "health"],
  "lang": "en-GB",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Upload ECG",
      "url": "/upload",
      "description": "Upload an ECG for educational analysis"
    },
    {
      "name": "Quiz Mode",
      "url": "/quiz",
      "description": "Practice with ECG quiz cases"
    }
  ]
}
