{
    "dir": "ltr",
    "lang": "de-DE",
    "name": "Trans MF Speedway",
    "short_name": "ACL",
    "description": "Trans MF Devils - Speedway Sport aus Landshut",
    "scope": "https:\/\/speedway-landshut.de\/",
    "start_url": "https:\/\/speedway-landshut.de\/",
    "display": "standalone",
    "background_color": "#bd0f0f",
    "theme_color": "#c70e0e",
    "icons": [
        {
            "src": "..\/files\/cto_layout\/img\/pwa\/Icon-192.png",
            "sizes": "192x192",
            "type": "image\/png"
        },
        {
            "src": "..\/files\/cto_layout\/img\/pwa\/android-chrome-512x512.jpg",
            "sizes": "512x512",
            "type": "image\/png"
        },
        {
            "src": "..\/files\/cto_layout\/img\/pwa\/Icon-192.png",
            "sizes": "192x192",
            "type": "image\/png",
            "purpose": "any maskable"
        }
    ],
    "serviceworker": {
        "src": "sw002.js",
        "scope": "https:\/\/speedway-landshut.de\/",
        "update_via_cache": "imports"
    }
}