{
    "name": "Kamara — Cámaras y Alarmas",
    "short_name": "Kamara",
    "description": "Tienda de seguridad: cámaras IP, alarmas y kits de videovigilancia. Envío 24-48h en toda España.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#ff7a00",
    "lang": "es",
    "icons": [
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%230b1b2b'/%3E%3Cpath d='M96 28 L36 56 v44 c0 36 25 60 60 70 36-10 60-34 60-70 V56 z' fill='%23ff7a00'/%3E%3Ccircle cx='96' cy='90' r='26' fill='%230b1b2b'/%3E%3Ccircle cx='96' cy='90' r='10' fill='%23ff7a00'/%3E%3C/svg%3E",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%230b1b2b'/%3E%3Cpath d='M256 72 L96 152 v120 c0 96 64 160 160 184 96-24 160-88 160-184 V152 z' fill='%23ff7a00'/%3E%3Ccircle cx='256' cy='240' r='70' fill='%230b1b2b'/%3E%3Ccircle cx='256' cy='240' r='28' fill='%23ff7a00'/%3E%3C/svg%3E",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Asistente",
            "short_name": "Wizard",
            "description": "¿Qué seguridad necesito?",
            "url": "/wizard.html"
        },
        {
            "name": "Comparador",
            "url": "/comparador.html"
        },
        {
            "name": "Mi carrito",
            "url": "/index.html#productos"
        }
    ]
}
