{
    "name": "My Store",
    "short_name": "Store",
    "description": "Shop the best products from our multi-vendor marketplace",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0f766e",
    "lang": "en",
    "categories": ["shopping"],
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        }
    ]
}
