{
"steps":[
{"id":"welcome","type":"modal","title":"Welcome","text":"Let’s walk through the interface.","nextText":"Start","showCancel":true},
{"id":"nav","type":"tooltip","selector":".header nav a[href='/admin/demos']","title":"Admin","text":"Open the admin panel."},
{"id":"finish","type":"spotlight","selector":"body","title":"Done","text":"That’s the end!"}
]
}