{
    "name": "Pari Therapy Centre",
    "short_name": "Pari Therapy",
    "description": "Physiotherapy and Rehabilitation Centre in Gurdaspur - Pain Management, Sports Injury Recovery, Elderly Care",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#fdf6f9",
    "theme_color": "#b53b6e",
    "orientation": "portrait-primary",
    "scope": "/",
    "categories": ["health", "medical", "therapy", "physiotherapy"],
    "lang": "en-IN",
    "dir": "ltr",
    "iarc_rating_id": "",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "favicon-48x48.png",
            "sizes": "48x48",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "favicon-64x64.png",
            "sizes": "64x64",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "favicon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "favicon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "favicon-256x256.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "apple-touch-icon-180x180.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "apple-touch-icon"
        },
        {
            "src": "apple-touch-icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "apple-touch-icon"
        },
        {
            "src": "apple-touch-icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "apple-touch-icon"
        },
        {
            "src": "apple-touch-icon-120x120.png",
            "sizes": "120x120",
            "type": "image/png",
            "purpose": "apple-touch-icon"
        }
    ],
    "screenshots": [
        {
            "src": "img/screenshot-mobile.jpg",
            "sizes": "1080x1920",
            "type": "image/jpeg",
            "label": "Pari Therapy Centre Mobile View"
        }
    ],
    "shortcuts": [
        {
            "name": "Call Us",
            "url": "/?action=call",
            "description": "Call Pari Therapy Centre",
            "icons": [
                {
                    "src": "favicon-96x96.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Book Appointment",
            "url": "/#contact",
            "description": "Book your physiotherapy appointment",
            "icons": [
                {
                    "src": "favicon-96x96.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        }
    ]
}