{
  "apiVersion": 3,
  "name": "quantaum/whatsapp-button",
  "title": "WhatsApp Button",
  "category": "widgets",
  "icon": "format-chat",
  "textdomain": "qlcb",
  "editorScript": "qlcb-blocks",
  "attributes": {
    "label": { "type": "string", "default": "WhatsApp us" },
    "class": { "type": "string", "default": "" },
    "icon": { "type": "string", "default": "1" },
    "track": { "type": "string", "default": "1" },
    "whatsapp_digits": { "type": "string", "default": "" },
    "whatsapp_default_message": { "type": "string", "default": "" }
  },
  "supports": { "html": false }
}
