{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "OptionalColor", "type": "object", "description": "A color that can either be fully opaque or fully transparent.", "properties": {} }