{
    "dir": "ltr",
    "lang": "de-DE",
    "name": "LOK Kulturzentrum Jever",
    "short_name": "LOK Jever",
    "description": "LOK Kulturzentrum in Jever: Konzerte, Theater, Lesungen, Workshops f\u00fcr Kreative.",
    "scope": "https:\/\/www.lok-jever.de\/",
    "start_url": "https:\/\/www.lok-jever.de\/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#ffffff",
    "theme_color": "#d48128",
    "icons": [
        {
            "src": "..\/files\/content\/icons\/PWA Icons\/192x192.png",
            "sizes": "192x192",
            "type": "image\/png"
        },
        {
            "src": "..\/files\/content\/icons\/PWA Icons\/512x512.png",
            "sizes": "512x512",
            "type": "image\/png"
        },
        {
            "src": "..\/files\/content\/icons\/PWA Icons\/384x384.png",
            "sizes": "384x384",
            "type": "image\/png",
            "purpose": "any maskable"
        }
    ],
    "serviceworker": {
        "src": "sw002.js",
        "scope": "https:\/\/www.lok-jever.de\/",
        "update_via_cache": "imports"
    }
}