{
  "$schema": "https://playground.wordpress.net/blueprint-schema.json",
  "steps": [
    {
      "step": "writeFile",
      "path": "/wordpress/index.php",
      "data": "<?php header('Location: https://pagseguro-exemplo-woo.ricardomartins.net.br/');"
    }
  ]
}