{
    "app": {
        "mode": "api",
        "environment": "prod",
        "apiUrl": "https://api.extranet.customer.pubben.pluxee.be",
        "google": {
            "tagManagerId": "GTM-W7R96WP"
        },
        "applicationInsights": {
            "instrumentationKey": "045208f8-097b-4bea-9eb9-6ddccb996b09"
        },
        "auth": {
            "oidc": {
                "authority": "https://login.pubben.pluxee.be",
                "client_id": "citizen-web-vl",
                "client_secret": "EBFB34CF-44B7-450F-84ED-F8E3F8831714",
                "automaticSilentRenew": false,
                "loadUserInfo": false,
                "response_type": "code",
                "scope": "openid sodexo-user customer.bff offline_access"
            },
            "definition": {
                "header": "https://prod.widgets.burgerprofiel.vlaanderen.be/api/v1/widget/9b567aa8-4394-4052-8019-9648714b5533",
                "footer": "https://prod.widgets.burgerprofiel.vlaanderen.be/api/v1/widget/4b48befe-59db-4e8a-b328-22f9834bea69"
            }
        }
    }
}