{
    "short_name": "Voda",
    "name": "Voda - Gestión Planta Aguas CAP",
    "description": "Portal de herramientas administrativas Planta Aguas CAP",
    "icons": [
        {
            "src": "img/favicon_voda.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/favicon_voda.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/favicon_voda.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "start_url": "index.php",
    "display": "standalone",
    "theme_color": "#0099CC",
    "background_color": "#ffffff",
    "orientation": "portrait"
}