{
    "name": "Kemps General Store Digital",
    "short_name": "Kemps General Store Digital",
    "description": "A refined, modern e-commerce experience that elevates traditional British heritage goods through clean, editorial-driven design and intuitive browsing.",
    "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": "./"
}