{
    "application": {
        "port": 42
    },
    "services": {
        "service-a-label": [
            {
                "name": "service-a",
                "label": "service-a-label",
                "credentials": {
                    "url": "foo"
                }
            }
        ]
    }
}
