{
  "$schema": "https://playground.wordpress.net/blueprint-schema.json",
  "landingPage": "/wp-admin/admin.php?page=smart-sense#/dashboard",
  "preferredVersions": {
    "php": "8.3",
    "wp": "latest"
  },
  "features": {
    "networking": true
  },
  "steps": [
    {
      "step": "login",
      "username": "admin",
      "password": "password"
    }
  ],
  "meta": {
    "title": "Latest Smart Sense plugin",
    "author": "shohag121",
    "description": "A preview of the latest version of the Smart Sense plugin.",
    "categories": ["plugins"]
  },
  "plugins": ["smart-sense"]
}