{
  "service": "abilifi-watcher-system",
  "routes": [
    "GET /",
    "GET /health",
    "GET /watchers/:id",
    "POST /watchers"
  ],
  "store": "kv"
}