{
  "name": "Bedside Recorder",
  "short_name": "Bedside",
  "description": "Per-encounter audio intake for SNF rounding. Encrypted on-device, synced over WireGuard. Intake drop only - never writes to any EHR, never captures CPT.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f1720",
  "theme_color": "#0f1720",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%230f1720'/%3E%3Crect x='38' y='18' width='24' height='44' rx='12' fill='%234a8fd9'/%3E%3Cpath d='M28 50v4a22 22 0 0 0 44 0v-4' fill='none' stroke='%234a8fd9' stroke-width='7' stroke-linecap='round'/%3E%3Cline x1='50' y1='76' x2='50' y2='88' stroke='%234a8fd9' stroke-width='7' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
