{
  "name": "Stroke",
  "short_name": "Stroke",
  "description": "Clinical decision support toolkit for stroke management with calculators, protocols, and evidence-based resources",
  "start_url": "/stroke/#/encounter",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["medical", "healthcare", "education"],
  "screenshots": [
    {
      "src": "screenshot1.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "New encounter",
      "short_name": "Encounter",
      "url": "/stroke/#/encounter",
      "description": "Start a new acute stroke encounter"
    },
    {
      "name": "Calculators",
      "short_name": "Calc",
      "url": "/stroke/#/management/calculators",
      "description": "Stroke calculators (NIHSS, ASPECTS, ICH, ABCD2, HAS-BLED, ...)"
    },
    {
      "name": "Trials",
      "short_name": "Trials",
      "url": "/stroke/#/trials",
      "description": "Active trials and Evidence Atlas"
    }
  ],
  "scope": "/stroke/",
  "lang": "en-US",
  "dir": "ltr"
}
