How to go full-screen for electron and Android builds

Hi there,

I just started to dig in to capacitor to create my application for Android and Windows Desktop. However, I need my application to start full-screen on both platforms, 100% no status bar, tool bar, etc. Is that possible with capacitor?

Thanks