{
    "name": "Alvora — Gestión de Acreditaciones",
    "short_name": "Alvora",
    "description": "Sistema de gestión inteligente de accesos y acreditaciones para eventos.",
    "icons": [
        {
            "src": "img/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "theme_color": "#4f46e5",
    "background_color": "#f0f2f5",
    "display": "standalone",
    "start_url": "./index.html",
    "orientation": "portrait",
    "lang": "es-AR"
}
