{
    "name": "Botón de Pánico SISDEL",
    "short_name": "SISDEL Pánico",
    "description": "Sistema de Emergencia Ciudadana",
    "start_url": "/vecino.html",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#0b0d17",
    "background_color": "#0b0d17",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='45' fill='%23ff3b3b' opacity='0.2'/><circle cx='50' cy='50' r='25' fill='%23ff3b3b'/><text y='50' x='50' text-anchor='middle' dy='.35em' font-size='30'>🚨</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
