{
    "name": "Comunidad Cenfarte",
    "short_name": "Cenfarte",
    "description": "Plataforma de la cooperativa farmacéutica Cenfarte para sus farmacias asociadas",
    "start_url": "/cenfarte/inicio",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#317D3E",
    "lang": "es",
    "icons": [
        {
        "src": "/img/icon-192-v2.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
        },
        {
        "src": "/img/icon-512-v2.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
        }
    ]
}