{
  "name": "Johnex Eye Clinic",
  "short_name": "Johnex Eye",
  "description": "Premier ophthalmology centre in Owerri, Nigeria. Expert eye care, LASIK surgery, optical shop & online appointment booking.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0F8A5F",
  "orientation": "portrait-primary",
  "lang": "en-NG",
  "categories": ["health", "medical"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Book an eye examination appointment",
      "url": "/appointment",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Optical Shop",
      "short_name": "Shop",
      "description": "Browse our premium eyeglasses collection",
      "url": "/eyeglasses",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Johnex Eye Clinic Homepage"
    }
  ]
}
