{
  "name": "Physio Cure Connect",
  "short_name": "PhysioCure",
  "description": "Control your healing journey - Physio Cure Dubai patient portal",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1DBFC1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/physio-cure-logo.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/app-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}