{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "contactus/widget",
	"version": "1.0.0",
	"title": "Contactus Widget",
	"category": "widgets",
	"icon": "admin-comments",
	"description": "Display the Contactus chat widget (WhatsApp, Messenger, Telegram, Viber) on this page.",
	"textdomain": "contactus",
	"attributes": {},
	"supports": {
		"html": false,
		"align": [ "left", "right", "center", "wide", "full" ]
	},
	"editorScript": "file:./editor.js"
}
