{
    "short_name": "",
    "name": "",
    "icons": [],
    "start_url": "/?utm_source=web_app_manifest",
    "background_color": "#f0f3e9",
    "theme_color": "#3da508",
    "display": "standalone",
    "orientation": "landscape",
    "serviceworker": {
        "src": "/abtf-pwa.js?path=%2F",
        "use_cache": true
    }
}