{
    "name": "Nandini's Collection",
    "short_name": "Nandini's",
    "description": "Royal Rajputi Sarees — Exquisite handcrafted sarees from Rajasthan",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FAF7F4",
    "theme_color": "#8B0000",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "images/icon-72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "images/icon-96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "images/icon-128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["shopping", "lifestyle"],
    "screenshots": [
        {
            "src": "images/screenshot-mobile.jpg",
            "sizes": "390x844",
            "type": "image/jpeg",
            "form_factor": "narrow"
        }
    ],
    "shortcuts": [
        {
            "name": "View Collections",
            "url": "/#collections",
            "description": "Browse all saree collections"
        },
        {
            "name": "Contact Us",
            "url": "/#contact",
            "description": "Get in touch"
        }
    ]
}
