{
    "name": "24/7 Store",
    "short_name": "24/7",
    "description": "Your ultimate convenience store for food, drink, fuel, and more.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#111111",
    "theme_color": "#111111",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "64x64",
            "type": "image/x-icon"
        }
    ]
}