// {
//   "$schema": "https://playground.wordpress.net/blueprint-schema.json",
//   "landingPage": "/wp-admin/post.php?post=2&action=edit",
//   "preferredVersions": {
//     "php": "7.4",
//     "wp": "latest"
//   },
//   "features": {
//     "networking": true
//   },
//   "steps": [
//     {
//       "step": "login",
//       "username": "admin",
//       "password": "password"
//     },
//     {
//       "step": "installPlugin",
//       "pluginZipFile": {
//         "resource": "wordpress.org/plugins",
//         "slug": "elementor"
//       }
//     },
//     {
//       "step": "installPlugin",
//       "pluginZipFile": {
//         "resource": "wordpress.org/plugins",
//         "slug": "nex-button"
//       }
//     },
//     {
//       "step": "setSiteOptions",
//       "options": {
//         "blogname": "NexButton",
//         "blogdescription": "NexButton Elementor Plugin adds a custom button widget to Elementor, offering a variety of button styles with text and icon customization options."
//       }
//     }
//   ]
// }
