{
    "name": "Connect",
    "short_name": "Connect",
    "theme_color": "#249b3b",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "icons": [
        {
            "src": "https://www.testdlronline.nl/:download/config_file?config_file_key=apple_touch_icon",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}