{
  "ok": true,
  "service": "halow-downloads",
  "version": "0.1.0",
  "description": "HaLow Flasher binary download repository",
  "endpoints": {
    "health": "/health",
    "files": "/api/files",
    "download": "/:fileName"
  }
}