{
	"$schema": "https://playground.wordpress.net/blueprint-schema.json",
	"meta": {
		"title": "Bolt CTA Button — Live Preview",
		"description": "Try Bolt CTA Button in a live WordPress sandbox. Configure floating buttons or sticky bar with a real-time iPhone preview.",
		"author": "ismeteroglu"
	},
	"landingPage": "/wp-admin/options-general.php?page=bolt-cta-button",
	"preferredVersions": {
		"php": "8.0",
		"wp": "latest"
	},
	"phpExtensionBundles": [
		"kitchen-sink"
	],
	"features": {
		"networking": true
	},
	"steps": [
		{
			"step": "login",
			"username": "admin",
			"password": "password"
		},
		{
			"step": "installPlugin",
			"pluginData": {
				"resource": "wordpress.org/plugins",
				"slug": "bolt-cta-button"
			}
		}
	]
}
