{
  "short_name": "Galaw",
  "name": "Galaw Rehabilitation Platform",
  "description": "Mobile-ready healthcare platform for doctors, clinics, and hospitals.",
  "start_url": "/doctor-mobile",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#0757c8",
  "categories": [
    "medical",
    "health",
    "productivity"
  ],
  "icons": [
    {
      "src": "/emedbay-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "PT Board",
      "short_name": "Board",
      "url": "/physio"
    },
    {
      "name": "Treatment Floor",
      "short_name": "Floor",
      "url": "/physio/floor"
    },
    {
      "name": "Caseload",
      "short_name": "Caseload",
      "url": "/physio/caseload"
    }
  ]
}
