@sankum
I searched for the same, but did not find anything that worked for me (not saying there is not anything out there, just did not fit my need).
I have a 43" touch mirror (repurposed fitness smart mirror), and currently I have a WIP solution with a custom browser coded in python, that only display a menu icon in the top. In it I can open a menu for refreshing the page, restart the Docker container my MM is in, open and edit the config, git-pull any modules etc.
I can also predefine the tabs is should load, so main tab is MM-url, second is Homey-url, so I can control my Homey devices from the screen.
I also have a custom (not released) module for showing “MM-tabs” with icons in the bottom of the screen, based on the MMM-Carousel module.
This way I can swipe “pages”, or just click a tab and it switches to that “page”.
Tripple tapping a tab deactivate the tab If i dont want to show it.
The repos for this is currently privat, as they are still WIP, but I’m probably going to publish them at some point.