{
    "name": "Beez Stores",
    "short_name": "Beez",
    "description": "Buy Global, Delivered Local. Global Imports, Local Convenience.",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#f59e0b",
    "icons": [
        {
            "src": "logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}