{
  "service": "Harvest-style Timers",
  "routes": [
    "GET /",
    "GET /health",
    "GET /timers/:id",
    "POST /timers"
  ],
  "store": "kv"
}