{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "formatrica/form",
  "title": "Formatrica",
  "description": "Embed a form created with Formatrica.",
  "category": "widgets",
  "icon": "feedback",
  "keywords": [
    "form",
    "contact",
    "easy"
  ],
  "supports": {
    "align": ["wide", "full"],
    "html": false,
    "anchor": true,
    "className": true,
    "multiple": true,
    "lock": false
  },
  "textdomain": "formatrica",
  "editorScript": "formatrica-block"
}
