{
    "dir": "ltr",
    "lang": "de-DE",
    "name": "tanke g\u00fcnstig",
    "short_name": "tanke g\u00fcnstig",
    "description": "Sei clever - tanke-g\u00fcnstig.de",
    "scope": "http:\/\/new.tanke-guenstig.de\/",
    "start_url": "http:\/\/new.tanke-guenstig.de\/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#3dbb9c",
    "icons": [
        {
            "src": "..\/files\/tanke-guenstig-new\/icons-pwa\/192x192.png",
            "sizes": "192x192",
            "type": "image\/png"
        },
        {
            "src": "..\/files\/tanke-guenstig-new\/icons-pwa\/512x512.png",
            "sizes": "512x512",
            "type": "image\/png"
        },
        {
            "src": "..\/files\/tanke-guenstig-new\/icons-pwa\/2048x2048.png",
            "sizes": "2048x2048",
            "type": "image\/png",
            "purpose": "any maskable"
        }
    ],
    "serviceworker": {
        "src": "sw001.js",
        "scope": "http:\/\/new.tanke-guenstig.de\/",
        "update_via_cache": "imports"
    }
}