{
    "name": "SWCAPPS",
    "short_name": "SWC Applications",
    "icons": [
        {
            "src": "images/favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        }
    ],
    "lang": "nl",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#2c3338",
    "theme_color": "#2c3338"
}