{
  "name": "Physio Rehab Hub",
  "short_name": "PhysioHub",
  "description": "Physiotherapy equipment, rehab products, and wellness solutions — expert-backed and quality-assured.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf9f7",
  "theme_color": "#4a7c6f",
  "orientation": "portrait-primary",
  "categories": ["medical", "health", "shopping"],
  "icons": [
    {
      "src": "/static/images/logo_image_only.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/logo_image_only.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
