{
    "name": "Dobell Digital Tailor",
    "short_name": "Dobell Digital Tailor",
    "description": "A sophisticated, high-end e-commerce interface for formal menswear, offering an immersive shopping experience designed with architectural precision and sartorial elegance.",
    "icons": [
        {
            "src": "images/logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "./",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#ffffff",
    "scope": "./"
}