{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "aieo/professional-signup",
	"version": "1.0.0",
	"title": "AIEO Professional Signup",
	"category": "widgets",
	"icon": "businessperson",
	"description": "Professional / student registration via Gravity Forms (renders [membership_gf]).",
	"textdomain": "ai-eshop-optimizer",
	"supports": {
		"html": false,
		"align": true,
		"spacing": { "margin": true, "padding": true },
		"typography": { "fontSize": true, "lineHeight": true },
		"color": { "background": true, "text": true }
	},
	"render": "file:./render.php"
}
