{
    "name": "Switch",
    "short_name": "Switch",
    "description": "Consultor\u00eda empresarial \u00b7 Escuela de Emprendimiento",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#FF9D00",
    "background_color": "#1B1B1B",
    "icons": [
        {
            "src": "/img/favicon-dark-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/favicon-dark-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/favicon-dark-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}