{
  "message": "Welcome to 418.ai - An HTCPCP-compliant Server!",
  "usage": {
    "coffee": "BREW coffee://418.ai/coffee",
    "tea": "BREW tea://418.ai/tea/{variety}",
    "varieties": [
      "earl-grey",
      "oolong",
      "green",
      "black",
      "darjeeling",
      "peppermint"
    ]
  },
  "documentation": "See RFC 2324 and RFC 7168 for protocol details."
}