{
    "background_color": "#ffd00f",
    "categories": ["Shopping", "ecom", "api"],
    "name": "Webshop",
    "description": "ecommerce",
    "display": "standalone",
    "display_override": ["window-controls-overlay"],
    "short_name": "Webshop",
    "theme_color": "#ffffff",
    "scope": "/",
    "lang": "nl",
    "prefer_related_applications": true,

    "launch_handler": {
        "client_mode": "focus-existing"
    },
    "orientation": "portrait-primary",
    "id": "webshop",
    "dir": "ltr",
    "start_url": "/index.cfm"
}