{
  "issuer": "https://tiny.kjuulh.io",
  "token_endpoint": "https://tiny.kjuulh.io/v1/tokens",
  "jwks_uri": "https://tiny.kjuulh.io/.well-known/jwks.json",
  "services": [
    {
      "slug": "weather",
      "name": "tiny weather",
      "serving": true,
      "base_url": "https://weather.tiny.kjuulh.io",
      "openapi": "https://weather.tiny.kjuulh.io/openapi.json",
      "description": "Current conditions, hourly forecasts, and daily forecasts for a coordinate."
    }
  ]
}
