<?php header('Content-Type: application/json'); echo json_encode(["ok"=>1,"engine"=>"nova","msg"=>"stub"]); 
