{
  "name": "Curis 360 Patient Hub",
  "short_name": "Curis Hub",
  "description": "Your personal physiotherapy hub — appointments, exercises, prescriptions and progress.",
  "id": "/patient-hub.html",
  "start_url": "/patient-hub.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#07202b",
  "theme_color": "#0f766e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
