{
  "service": "install-contract",
  "routes": [
    "GET /",
    "GET /health",
    "GET /install-report/:version",
    "POST /install-report"
  ],
  "store": "kv"
}