{
    "name": "LUXE - E-Commerce Store",
    "short_name": "LUXE",
    "description": "Premium clothing e-commerce store",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#000000",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "https://base44.com/logo_v2.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "https://base44.com/logo_v2.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "https://base44.com/logo_v2.svg",
            "sizes": "540x720",
            "type": "image/svg+xml"
        }
    ],
    "categories": [
        "shopping",
        "productivity"
    ]
}