{
    "name": "Krofter",
    "short_name": "Krofter",
    "description": "Live shopping: compra en directo en shows live.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0f0f0f",
    "theme_color": "#0f0f0f",
    "lang": "es-ES",
    "categories": ["shopping", "lifestyle", "entertainment"],
    "icons": [
        {
            "src": "/icon-192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.svg",
            "type": "image/svg+xml",
            "sizes": "any",
            "purpose": "any"
        }
    ]
}
