{
    "$schema": "https://json.schemastore.org/web-manifest-combined.json",
    "name": "La Voz del Sur",
    "short_name": "La Voz del Sur",
    "icons": [
        {
            "src": "https://lavozdelsur.es/web/assets/img/lavozdelsur/favicons/favicon-196x196.png",
            "sizes": "196x196",
            "type": "image/png"
        },
        {
            "src": "https://lavozdelsur.es/web/assets/img/lavozdelsur/favicons/apple-touch-icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "id": "?homescreen=1"
}