{
  "apiVersion": 3,
  "name": "quantaum/call-button",
  "title": "Call Button",
  "category": "widgets",
  "icon": "phone",
  "textdomain": "qlcb",
  "editorScript": "qlcb-blocks",
  "attributes": {
    "label": { "type": "string", "default": "Call now" },
    "class": { "type": "string", "default": "" },
    "icon": { "type": "string", "default": "1" },
    "track": { "type": "string", "default": "1" },
    "phone_display": { "type": "string", "default": "" },
    "phone_e164_digits": { "type": "string", "default": "" }
  },
  "supports": { "html": false }
}
