The page gets loaded before the manager_config gets fetched,
causing a ‘default title’ during the fetching process.
If you’re building a custom app, you can solve this easily by customizing the index.html file manually.
This is where the default ‘OpenRemote demo’ title is specified
For the manager app I don’t think there’s a fix possible sadly,
since it requires JavaScript fetching to apply customization options.