{
  "service": "abilifi-selfheal",
  "routes": [
    "GET /",
    "GET /health",
    "GET /<resource>/:id",
    "POST /<resource>"
  ],
  "store": "kv"
}