{
    "dir": "ltr",
    "lang": "es",
    "name": "Pago Virtual del Sur",
    "short_name": "PVS",
    "scope": "/",
    "display": "browser",
    "start_url": "",
    "background_color": "transparent",
    "theme_color": "transparent",
    "description": "",
    "orientation": "portrait",
    "related_applications": [],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "https://**/assets/images/apple-icon-touch.png",
            "type": "image/png",
            "sizes": "57x57"
        },
        {
            "src": "https://**/assets/images/icons-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "https://**/assets/images/icons-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }        
    ],
    "url": "https://pvs.la/"
}