{
    "name": "Gopi Vastralay \u2013 Premium Family Fashion Store",
    "short_name": "Gopi Vastralay",
    "description": "Premium fashion for men, women & kids at affordable prices.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0F172A",
    "theme_color": "#0F172A",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "assets/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "assets/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "shopping",
        "lifestyle"
    ],
    "lang": "en-IN",
    "dir": "ltr",
    "shortcuts": [
        {
            "name": "Browse Catalogue",
            "short_name": "Catalogue",
            "description": "Browse our full product catalogue",
            "url": "/#catalogue",
            "icons": [
                {
                    "src": "assets/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "WhatsApp Us",
            "short_name": "WhatsApp",
            "description": "Chat with us on WhatsApp",
            "url": "https://wa.me/919876543210",
            "icons": [
                {
                    "src": "assets/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ]
}