{
    "name": "Shwasa Mitra Cough & Allergy Clinic",
    "short_name": "Shwasa Mitra",
    "description": "Expert respiratory care at Shwasa Mitra Cough & Allergy Clinic in Bengaluru.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#004A69",
    "background_color": "#ffffff",
    "icons": [{
            "src": "/favicons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/favicons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "shortcuts": [{
        "name": "Book Appointment",
        "short_name": "Appointment",
        "description": "Get in touch with the clinic for appointments.",
        "url": "/contact.html",
        "icons": [{
            "src": "/assets/images/profile icon.png",
            "sizes": "192x192",
            "type": "image/png"
        }]
    }]
}