{
    "name": "PRR Dental Clinic",
    "short_name": "PRR Dental",
    "description": "Best dental clinic in Kumbakonam - ISO certified with expert dental care including root canal, implants, braces, and laser dentistry",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#0ea5e9",
    "icons": [
        {
            "src": "/prr_logo_new.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/prr_logo_new.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "health",
        "medical",
        "dental"
    ],
    "orientation": "portrait-primary",
    "dir": "ltr",
    "lang": "en-IN"
}