{
    "name": "Inventive",
    "short_name": "Inventive",
    "icons": [
        {
            "src": "/fieldservice/app/static/faviconswa/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/fieldservice/app/static/faviconswa/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "scope": "/fieldservice/",
    "start_url": "index.html",
    "theme_color": "#414142",
    "background_color": "#F5333F",
    "display": "standalone",
    "launch_handler": {
        "client_mode": "navigate-existing"
    }
}