{ "name": "<%= blockGroupName %>/<%= blockFilename %>", "version": "<%= version %>", "title": "<%= title %>", "categories": [], "icon": "shortcode", "preview_image": "", "field_groups": [ { "name": "content", "label": "Content", "fields": { "title": { "type": "text", "label": "Title" }, "content": { "type": "wysiwyg", "label": "Content" }, "cta": { "type": "link", "label": "CTA" } } }, { "name": "styling", "label": "Styling", "fields": { } } ] }