{
    "name": "SPARC Physio - Physiotherapy Clinic in Bangalore",
    "short_name": "SPARC Physio",
    "description": "Expert physiotherapy services in Bangalore - Sports injury, Neuro rehab, Pediatric care, Women's health & Post-operative recovery",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#48ccfc",
    "background_color": "#ffffff",
    "lang": "en-IN",
    "categories": ["medical", "health", "fitness"],
    "icons": [{
            "src": "/favicon/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}