{
    "name": "MusCo - Fine Jewellery & Accessories",
    "short_name": "MusCo",
    "description": "Shop exquisite gold, diamond & silver jewellery online at MusCo. Certified, hallmarked jewellery with free shipping across India.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#B76E79",
    "categories": ["shopping", "lifestyle"],
    "lang": "en-IN",
    "dir": "ltr",
    "scope": "/",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/images/icons/icon-192x192.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/images/icons/icon-maskable.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "maskable"
        },
        {
            "src": "/images/icons/favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Categories",
            "short_name": "Categories",
            "url": "/categories",
            "icons": [{ "src": "/images/icons/favicon-32x32.png", "sizes": "32x32" }]
        },
        {
            "name": "My Orders",
            "short_name": "Orders",
            "url": "/account/orders",
            "icons": [{ "src": "/images/icons/favicon-32x32.png", "sizes": "32x32" }]
        },
        {
            "name": "Cart",
            "short_name": "Cart",
            "url": "/cart",
            "icons": [{ "src": "/images/icons/favicon-32x32.png", "sizes": "32x32" }]
        }
    ]
}
