{
  "id": "/dx",
  "name": "Aflumed DX",
  "short_name": "Aflumed DX",
  "description": "Aflumed DX clinical workspace — patients, lanes, telemetry, reporting.",
  "start_url": "/dx",
  "scope": "/dx",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#020617",
  "theme_color": "#0f172a",
  "categories": ["medical", "health", "productivity"],
  "shortcuts": [
    { "name": "Patients", "url": "/dx/patients", "description": "Patient list" },
    { "name": "Lanes",    "url": "/dx/lanes",    "description": "Clinical lanes" },
    { "name": "Notifications", "url": "/dx/notifications", "description": "Notifiable events" }
  ],
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
