{
    "$schema": "https://json.schemastore.org/web-manifest-combined.json",
    "name": "Tienda Nutrisa",
    "short_name": "Nutrisa",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#fff",
    "description": "Tu Tienda Nutrisa",
    "icons": [
        {
            "src": "img/bee.svg",
            "sizes": "48x48 72x72 96x96 128x128 256x256 257x257",
            "type": "image/svg"
        }
    ]
}
