{
  "service": "ios18-sing-service",
  "endpoints": [
    "GET /health",
    "POST /v1/render",
    "POST /v1/jobs",
    "GET /v1/jobs/{job_id}",
    "GET /v1/jobs/{job_id}/output.wav"
  ]
}