Stupid Qustion: how to route "/" to a certain page?

I believe (I’m not 100% so @teodor might correct me on this) the routing for mobile, because it is client-side only, is delivered by JS so a head page has to be opened directly first to allow the javascript to be called. Then content pages will be delivered by routing. As a result you will always start at ‘.index.html’ in a browser.