{
	"$schema": "https://playground.wordpress.net/blueprint-schema.json",
	"landingPage": "/wp-admin/index.php",
	"steps": [
		{
			"step": "installPlugin",
			"pluginZipFile": {
				"resource": "wordpress.org/plugins",
				"slug": "knowledge-base-chatbot"
			}
		},
		{
			"step": "login",
			"username": "admin",
			"password": "password"
		}
	]
}
