{
  "service": "abilifi-identity",
  "routes": [
    "GET /",
    "GET /health",
    "GET /credentials/:id",
    "POST /credentials"
  ],
  "store": "kv"
}