{
    "dir": "ltr",
    "lang": "de-DE",
    "name": "LuftAss DUS",
    "short_name": "LuftAss DUS",
    "description": "Dienstplan und Infos",
    "scope": "dus.werbsam.de",
    "start_url": "\/",
    "display": "standalone",
    "background_color": "#112049",
    "theme_color": "#112049",
    "icons": [
        {
            "src": "files\/DP\/layout\/192x192.png",
            "sizes": "192x192",
            "type": "image\/png"
        },
        {
            "src": "files\/DP\/layout\/512x512.png",
            "sizes": "512x512",
            "type": "image\/png"
        }
    ],
    "serviceworker": {
        "src": "\/sw.js",
        "scope": ".",
        "update_via_cache": "none"
    }
}