{
  "name": "Ummati API",
  "version": "0.1.0",
  "status": "running",
  "endpoints": {
    "trpc": "/trpc",
    "health": "/health"
  },
  "documentation": "This is a tRPC API server. Use the /trpc endpoint for API calls."
}