{
    "name": "IASD Esperanza",
    "short_name": "IASD Esperanza",
    "description": "Iglesia Adventista del Séptimo Día - Esperanza, Santa Fe",
    "start_url": "/iglesia/",
    "display": "standalone",
    "background_color": "#1e3a8a",
    "theme_color": "#1e3a8a",
    "orientation": "portrait",
    "icons": [
        {
            "src": "img/favicon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "img/favicon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}