{
  "name": "SS Pet Clinic — Caring for your companions",
  "short_name": "SS Pet Clinic",
  "description": "Veterinary clinic in Bahria Town, Lahore. Book appointments, explore services and contact the clinic. Open daily 10AM-11PM.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "portrait",
  "background_color": "#1A1A1A",
  "theme_color": "#1A1A1A",
  "categories": [
    "medical",
    "health",
    "lifestyle",
    "pets"
  ],
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "SS Pet Clinic Homepage"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "SS Pet Clinic Mobile View"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Book a vet appointment online instantly",
      "url": "/book?source=shortcut",
      "icons": [
        {
          "src": "/app-icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Call Clinic Now",
      "short_name": "Call",
      "description": "Call SS Pet Clinic directly",
      "url": "/contact?source=shortcut",
      "icons": [
        {
          "src": "/app-icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "WhatsApp Chat",
      "short_name": "WhatsApp",
      "description": "Chat with us on WhatsApp",
      "url": "https://wa.me/923258115457?text=Hi%20SS%20Pet%20Clinic",
      "icons": [
        {
          "src": "/app-icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View all veterinary services",
      "url": "/services?source=shortcut",
      "icons": [
        {
          "src": "/app-icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {},
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": [
      "navigate-existing",
      "auto"
    ]
  }
}
