Issue with favicon and title not applying in mobile Chrome

Project Settings

I downloaded the source code from FlutterFlow and completed the web app using the 'flutter build' command. The favicon and title are displayed correctly in all browsers, but there's an issue specifically in the mobile version of Chrome.

In mobile Chrome,
1. the favicon appears as the default image, and
2. when navigating between pages, the title changes to 'flutter.' How can I fix this?

Has anyone else experienced the same issue as I have?

Normal screen (favicon not applied)

Screen with the issue after navigating to a different page

What have you tried so far?

I couldn't find anyone with the same issue.

Did you check FlutterFlow's Documentation for this topic?
No