{
    "name": "Estancia Vigil",
    "short_name": "Estancia Vigil",
    "description": "De Alejandro Vigil",
    "start_url": "/",
    "lang": "es",
    "display": "fullscreen",
    "theme_color": "#333",
    "background_color": "#fff",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/img/favicon/android-icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}