IIRC dashboards are added by default to mobile apps, but not to desktop apps. I've started a desktop webapp, but now I want to add a dashboard as the default opening page.

Just adding dashboard.wo is not enough, there is a whole bunch to deal with to repair the navigation. Is it that the desktop version uses "LoadViewonClick" and the mobile version uses "NavigateForward"

I missed the memo on how to handle this.