{
  "service": "abilifi-fetch",
  "routes": [
    "GET /",
    "GET /health",
    "POST /fetch",
    "POST /crawl"
  ],
  "store": "kv"
}