What to do with an empty bottom menu bar on mobile?

I am helping design an app that has different functionality available to different users. These different modules are made available through a bottom menu/nav bar. However we have some users that will only have one module.

Currently we have it such that the nav bar is empty for them (essentially a bar of colour), but it seems a bit strange. Although that might just be because we're used to it having the modules and these users will never see any other modules.

We're debating removing the bar entirely or adding the single module name and icon.

  • Removing the bar will be strange when users add or remove modules or for users that have multiple profiles with different access.
  • Adding the single module link seems wrong, because it's essentially a link that only shows on the page it links to and the name of the module is already displayed at the top of the page.
  • Keeping it as is makes the empty nav bar look like a pointless design element. The nav bar is also removed on some other pages so it's very clear that it's not just there for the look of the app.

Is there a common practice for this empty nav bar scenario?

I am struggling to find any other guidance on this because there is so much info about menu bars.