{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "rocketship-seo/preferred-source-button",
	"title": "Preferred Source Button",
	"category": "rocketship-agentic",
	"icon": "star-filled",
	"description": "Displays Google's Preferred Source button so readers can mark this site as a preferred source in Google Search results.",
	"keywords": [ "google", "preferred source", "agentic optimization", "llms", "aeo" ],
	"supports": {
		"html": false,
		"align": [ "left", "center", "right" ],
		"spacing": {
			"margin": true
		}
	},
	"textdomain": "rocketship-seo",
	"editorScript": "file:./index.js"
}
