{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "aisthetix/tryon",
	"version": "0.4.0",
	"title": "aisthetix Try-On",
	"category": "woocommerce",
	"icon": "visibility",
	"description": "Adds the aisthetix virtual try-on button. Renders on product pages when the service is active and within quota.",
	"keywords": [ "aisthetix", "try-on", "tryon", "virtual", "fitting", "woocommerce" ],
	"supports": {
		"html": false,
		"align": [ "left", "center", "right" ]
	},
	"attributes": {
		"label": {
			"type": "string",
			"default": ""
		}
	},
	"textdomain": "aisthetix-virtual-try-on",
	"editorScript": "file:./index.js"
}
