{
    "name": "Luxcart Beauty World",
    "short_name": "Luxcart",
    "description": "Malaysia's Trusted Beauty Marketplace — verified vendors, authentic products, protected orders.",
    "start_url": "/",
    "scope": "/",
    "display": "browser",
    "orientation": "any",
    "background_color": "#070707",
    "theme_color": "#C9A96E",
    "lang": "en-MY",
    "dir": "ltr",
    "categories": ["shopping", "beauty", "lifestyle"],
    "screenshots": [
        {
            "src": "/og-image.jpg",
            "sizes": "1200x630",
            "type": "image/jpeg",
            "label": "Luxcart homepage — Malaysia's trusted beauty marketplace"
        }
    ],
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "any",
            "type": "image/x-icon",
            "purpose": "any"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "apple touch icon"
        }
    ],
    "shortcuts": [
        {
            "name": "Shop Beauty",
            "short_name": "Shop",
            "description": "Browse all beauty products",
            "url": "/shop",
            "icons": [{ "src": "/favicon.ico", "sizes": "any" }]
        },
        {
            "name": "Exclusive Deals",
            "short_name": "Deals",
            "description": "View today's deals",
            "url": "/deals",
            "icons": [{ "src": "/favicon.ico", "sizes": "any" }]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
