{
    "name": "Vision Hoy",
    "short_name": "Vision Hoy",
    "start_url": "https://visionhoy.envivo.ar",
    "display": "standalone",
    "background_color": "#272727",
    "theme_color": "#000000",
    "description": "Vision Hoy",
    "icons": [
        {
            "src": "icons/icon@192.png?v1",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "maskable any"
        },
        {
            "src": "icons/icon@512.png?v1",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable any"
        }
    ],
    "screenshots": [
        {
            "src": "./screenshots/mobile-1.jpg",
            "sizes": "551x979",
            "type": "image/jpeg"
        },
        {
            "src": "./screenshots/mobile-2.jpg",
            "sizes": "518x922",
            "type": "image/jpeg"
        },
        {
            "src": "./screenshots/mobile-3.jpg",
            "sizes": "518x922",
            "type": "image/jpeg"
        },
        {
            "src": "./screenshots/tablet-1.jpg",
            "sizes": "1270x800",
            "type": "image/jpeg"
        },
        {
            "src": "./screenshots/tablet-2.jpg",
            "sizes": "1274x792",
            "type": "image/jpeg"
        }
    ]
}