{
    "name": "OFFLINE GmbH",
    "short_name": "OFFLINE GmbH",
    "description": "Demo-Channel 2",
    "scope": "/",
    "start_url": "/channel/0101010101010102",
    "display": "fullscreen",
    "kiosk_enabled" : true,
    "background_color": "#fefefe",
    "lang": "de-CH",
    "theme_color": "#ea6048",
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-256.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}