{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "aieo/loyalty-connection",
	"version": "1.0.0",
	"title": "AIEO Loyalty Connection",
	"category": "widgets",
	"icon": "id-alt",
	"description": "Bonus-card loyalty — connect/identify, then show the most recent points.",
	"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"
}
