{
  "$schema": "https://playground.wordpress.net/blueprint-schema.json",
  "landingPage": "/wp-admin/plugins.php",
  "preferredVersions": {
    "wp": "latest",
    "php": "8.2"
  },
  "login": true,
  "plugins": [
    "nhrrob-hide-admin-notice"
  ]
}