{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "title": "EmbedPress Document",
  "name": "embedpress/document",
  "category": "embedpress",
  "description": "Embed documents like PDF, DOC, PPT, XLS with advanced customization options including viewer styles, toolbar controls, and content protection.",
  "apiVersion": 2,
  "textdomain": "embedpress",
  "editorScript": "embedpress-blocks-editor",
  "editorStyle": "embedpress-blocks-editor-style",
  "style": "embedpress-blocks-style",
  "supports": {
    "align": ["left", "center", "right", "wide", "full"],
    "html": false,
    "anchor": true,
    "lightBlockWrapper": true,
    "default": "center"
  }
}
