{ "$schema": "https://hyperframes.heygen.com/schema/registry-item.json", "name": "logo-outro", "type": "hyperframes:block", "title": "Logo Outro", "description": "Cinematic logo reveal with piece-by-piece assembly, glow bloom, tagline fade-in, and URL pill", "tags": ["branding", "outro", "logo"], "dimensions": { "width": 1920, "height": 1080 }, "duration": 6, "files": [ { "path": "logo-outro.html", "target": "compositions/logo-outro.html", "type": "hyperframes:composition" } ], "preview": { "video": "https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/logo-outro.mp4", "poster": "https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/logo-outro.png" }, "params": [ { "key": "--bg-color", "label": "Background", "type": "color", "default": "#0a0a0f" }, { "key": "--accent-color", "label": "Accent", "type": "color", "default": "#1a1a1f" } ] }