{
  "$schema": "https://playground.wordpress.net/blueprint-schema.json",
  "landingPage": "/wp-admin/",
  "preferredVersions": {
    "php": "8.1",
    "wp": "latest"
  },
  "login": true,
  "steps": [
    {
      "step": "activatePlugin",
      "pluginPath": "mobimint-mobile-app-builder/mobimint-mobile-app-builder.php"
    }
  ]
}