Anyway to remove the "Page 1" prefix from multipage apps?

In my browser's tab bar every tab now starts with "Page 1 | ...." or "Page 2 | ...." which ends up taking so much space I can barely see the name of the actual app. Is there anyway to remove the "Page 1" prefix? Especially if the app only has 1 page?

The page title is first dictated by the literal page component name

Referring to the screenshot below. If you edit (1) by right-clicking and renaming, that will influence (2) and consequently update the page name to something sensible.

As general knowledge, if you need to give the page an internal nickname/technical name then use (1) while you use (2) for the 'public facing' name because you need to include spaces in it.

For example,
You might have dedicated department pages around metrics
You could call the pages opsMetrics, financeMetrics, etc. so you can identify them easily in edit more.
But then give the pages a title of "Teams Metrics"