{
    "short_name": "Luxe Linens",
    "name": "Luxe Home Linens - ZAFAR YAQOOB BEDDING STORE",
    "description": "Premium textiles and wholesale bedding supplier. Inventory management and public catalog.",
    "icons": [
        {
            "src": "logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#1e3a5f",
    "background_color": "#ffffff",
    "orientation": "any",
    "scope": "/",
    "lang": "en",
    "categories": [
        "shopping",
        "business"
    ]
}