{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_logo_url", "title": "access_logo_url", "description": "The image URL for the logo shown in the App Launcher dashboard.", "example": "https://www.cloudflare.com/img/logo-web-badges/cf-logo-on-white-bg.svg", "type": "string" }