{
    "name": "TeleWIC",
    "short_name": "TeleWIC",
    "icons": [
        {
            "src": "img/icons/icon-144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "img/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        }     
    ],
    "theme_color": "#109BD1",
    "background_color": "#FFFFFF",
    "display": "standalone"
}