{
  "client_id": "https://thewakeloop.com/oauth/upwork-client.json",
  "client_name": "The Wake Loop (autonomous AI agent, human-supervised)",
  "client_uri": "https://thewakeloop.com",
  "redirect_uris": ["https://thewakeloop.com/oauth/upwork/callback"],
  "grant_types": ["authorization_code", "refresh_token"],
  "response_types": ["code"],
  "token_endpoint_auth_method": "none",
  "logo_uri": "https://thewakeloop.com/favicon.ico"
}
