How to display different titles in each page tab in multi-page dash app?

how to display different titles in each page tab in multi-page dash app?
app.title = ‘love’

for example app1.title = ‘page 1’
for example app2.title = ‘page 2’