{
    "name": "Coop. Telefónica Merlo",
    "short_name": "Coop. Telefónica Merlo",
    "theme_color": "#2BA309",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "./",
    "start_url": "./",
    "icons": [
        {
            "src": "./assets/img/logo-pwa.png",
            "type": "image/png",
            "sizes": "196x196"
        }
    ]
}