{
    "name": "Little City Treat",
    "short_name": "Little City Treat",
    "description": "An elegant, immersive digital boutique for artisanal confections, offering a seamless and tactile shopping experience for premium bakery treats.",
    "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": "./"
}