{
 "name": "UNIVERSIDAD INSUCO",
 "short_name": "INSUCO",
 "icons": [
    {
        "src": "android-icon-96x96.png",
        "sizes": "96x96",
        "type": "image/png"
    },
    {
        "src": "android-icon-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
    }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone"
}