{
    "name": "Tilletts Digital Atelier",
    "short_name": "Tilletts Digital Atelier",
    "description": "An immersive, high-fashion boutique experience providing a refined and intuitive way to explore and shop the curated Tilletts clothing collection with editorial-style layouts.",
    "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": "./"
}