{
  "name": "ED AI Tutor — POCUS Hub",
  "short_name": "POCUS Hub",
  "description": "Visual curriculum for emergency department point-of-care ultrasound — 12 modules, calculators, and pearls.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F7F4ED",
  "theme_color": "#1F5F5B",
  "categories": ["medical", "education", "reference"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
