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