{
  "name": "EndlessMedical Scribe",
  "short_name": "EM Scribe",
  "description": "EndlessMedical Scribe: real-time transcription, a structured note with a live differential, and questions read aloud.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0059F2",
  "categories": [
    "medical",
    "productivity",
    "health"
  ],
  "icons": [
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}