{
    "name": "Shiva Surgical",
    "short_name": "Shiva Surgical",
    "description": "ISO 9001:2015 certified manufacturer of orthopedic supports, surgical products, rehabilitation aids, cervical collars, knee braces, abdominal belts, hospital garments, and medical accessories in Ludhiana, India.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0a7e8c",
    "theme_color": "#0a7e8c",
    "categories": ["medical", "health", "shopping"],
    "lang": "en-IN",
    "dir": "ltr",
    "scope": "/",
    "icons": [
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "apple touch any"
        },
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [],
    "prefer_related_applications": false,
    "shortcuts": [
        {
            "name": "Products",
            "url": "/#products",
            "description": "View our product range"
        },
        {
            "name": "Contact Us",
            "url": "/#contact",
            "description": "Get in touch with us"
        }
    ],
    "share_target": {
        "action": "/",
        "method": "GET",
        "enctype": "application/x-www-form-urlencoded",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    }
}