RE: Android app installation is not offered

Dear Falco!
My name is Elena and I would like to ask your assistance in app installation The problem is “Android app installation is not offered” in Google Chrome.
I have read the whole info about this problem.
What steps should I make?

  1. my manifest icon is png
  2. These points are unchecked (or they should be marked?)
  3. What should i do to make banner "Would you like to install app on your smartphone appear on the top of the forum?

Thank you in advance.
Sincerely yours, Elena

1 Like

What the forum URL?

1 Like

Hello, Falco!
Thank you for answering.
URL is

You broke when you added this HTML in your theme inside the head tag:

<center>
  <img src="http://elenaspivakova.com/wp-content/uploads/2024/02/dialog_red_woman.png" alt="centered image" height="52" width="200" padding="" -="" top:="" 40px;;="">
</center>

Be careful when editing your theme, because you can break Discourse with invalid markup.

You need to move this to the body sections.

Hello, Falco!
Thank you very much for your help.
Could you please answer the second question that i asked before.
2. What should i do to make banner "Would you like to install app on your smartphone appear on the top of the forum? Usually it has blue color.

And now I cant see the name of my forum (I moved to body section code that you mentioned above)
Now it is situated on the end of the page actually

There are different fields in the theme customization page. To add markup to the visual top of the page you can use the Header section.

That’s automatically show for logged in users with enough engagement with your site.

So I don’t need to mark these… ?

By default, Discourse will offer the PWA installation for engaged users. Those settings control changing the PWA install prompt into the DiscourseHub install prompt.

Thank you very much for your great help. Could you please tell me what Discourse narrative bot is doing ? What are his functions?

You may want to search here for answers, and open a new topic if you have questions after that.

Okay, Falco!

Thank you VERY much!!!