{
  "name": "Khayra Physio ERM",
  "short_name": "Khayra ERM",
  "description": "Khayra Physio clinic management system for admin, therapist, patient portal, billing, booking, and clinic documents.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f6f8f8",
  "theme_color": "#2f7c7a",
  "categories": ["health", "medical", "productivity"],
  "icons": [
    {
      "src": "/images/khayra-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/khayra-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
