{
  "name": "Eastgate Town Practice",
  "short_name": "Eastgate Clinic",
  "description": "Healthcare services in Windhoek, Namibia including emergency care, antenatal services, and comprehensive medical care",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0e71b6",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.webp",
      "sizes": "400x400",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "categories": [
    "health",
    "medical",
    "healthcare",
    "emergency"
  ],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false
}