# Solution for PWA ( Progressive Web Apps )

**URL:** https://forum.infinityfree.com/t/solution-for-pwa-progressive-web-apps/111347
**Category:** Hosting Support
**Created:** [June 4, 2025, 12:33am UTC](https://forum.infinityfree.com/t/solution-for-pwa-progressive-web-apps/111347 "2025-06-04T00:33:42Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![Chevrolay](https://forum.infinityfree.com/user_avatar/forum.infinityfree.com/chevrolay/32/57748_2.png) [@Chevrolay](https://forum.infinityfree.com/u/Chevrolay)
#### Post date: [June 4, 2025, 12:33am UTC](https://forum.infinityfree.com/t/solution-for-pwa-progressive-web-apps/111347/1 "2025-06-04T00:33:42Z")

</div>

I have literally been working on this for a LOT of hours, and I believe the solution was modifying the .htaccess that you **do** have access to (in the htdocs folder), but also a combination of everything could have been the solution.

This DOES NOT fix the PWABuilder “Error 500” issue, however, I was still able to download the PWA in my browser, so that’s still a big plus.

Used the **Samsung Internet Browser** , haven’t tested on any other browser just yet, but I am assuming it works on those also.

https://codepen.io/ClockBlock/embed/QwbKQbq?default-tab=result

---

<div class="post-metadata">

### Author: ![EdwardSkunk](https://forum.infinityfree.com/user_avatar/forum.infinityfree.com/edwardskunk/32/66982_2.png) [@EdwardSkunk](https://forum.infinityfree.com/u/EdwardSkunk)
#### Post date: [June 4, 2025, 1:02am UTC](https://forum.infinityfree.com/t/solution-for-pwa-progressive-web-apps/111347/2 "2025-06-04T01:02:11Z")

</div>

I’m sorry, but Progressive Web Apps are not supported on InfinityFree.

> [@InfinityFree does not support .json files](https://forum.infinityfree.com/t/infinityfree-does-not-support-json-files/98318/2):
>
> The MIME type detection on our hosting is just fine, and if you try to open the file manually, you’ll see that the server responds with the right Content-Type header. However, you’ll notice it doesn’t work outside of your browser. Specifically, because of this security system: Unfortunately, the consequence of this is that it’s not possible to host a PWA with us. Small side note, without considering the above, your manifest.json is invalid. You have a comment in your file for the theme\_col…

> [@Ensuring only web browsers can access your website](https://forum.infinityfree.com/t/ensuring-only-web-browsers-can-access-your-website/49353):
>
> InfinityFree is a website hosting service. That means that the hosting accounts we provided are intended for hosting websites. Websites contain pages that are accessed through web browsers. InfinityFree is not intended to be used for file sharing, API hosting, database hosting or background tasks/tools. To help enforce this, free hosting enforces a security system that makes sure that anyone trying to access your website is using a normal web browser. This is done by checking whether the web br…

---

<div class="post-metadata">

### Author: ![Chevrolay](https://forum.infinityfree.com/user_avatar/forum.infinityfree.com/chevrolay/32/57748_2.png) [@Chevrolay](https://forum.infinityfree.com/u/Chevrolay)
#### Post date: [June 4, 2025, 3:53am UTC](https://forum.infinityfree.com/t/solution-for-pwa-progressive-web-apps/111347/3 "2025-06-04T03:53:27Z")

</div>

Well, it looks as if their goal was not to explicitly restrict the use of PWAs, but rather it was just an unintended consequence. So, if it is not explicitly banned, and a user were to use the same methods I provided above, then there should be no problem; and believe me, it does work.

---

<div class="post-metadata">

### Author: ![Admin](https://forum.infinityfree.com/user_avatar/forum.infinityfree.com/admin/32/36437_2.png) [@Admin](https://forum.infinityfree.com/u/Admin)
#### Post date: [June 4, 2025, 6:13am UTC](https://forum.infinityfree.com/t/solution-for-pwa-progressive-web-apps/111347/4 "2025-06-04T06:13:11Z")

</div>

So let me get this clear: you are saying that you were able to setup a PWA on our hosting? Mainly due to the .htaccess code being used?

If so, that would be a very big surprise to me! I didn’t think it was possible. If you say it works, I can test it and write an article about this for others wanting to do the same.

If you are willing to put your findings into a guide, I’d be more than happy to accept it into the #Community Guides. But no pressure, just finding this out is already a fantastic change!

---

<div class="post-metadata">

### Author: ![jaikrishna.t](https://forum.infinityfree.com/user_avatar/forum.infinityfree.com/jaikrishna.t/32/57109_2.png) [@jaikrishna.t](https://forum.infinityfree.com/u/jaikrishna.t)
#### Post date: [June 4, 2025, 6:24am UTC](https://forum.infinityfree.com/t/solution-for-pwa-progressive-web-apps/111347/5 "2025-06-04T06:24:46Z")

</div>

> [@Admin](#):
>
> you are saying that you were able to setup a PWA on our hosting?

well it does!

 ![image](https://forum-cdn.infinityfree.net/original/3X/b/8/b8201d8e172ec5e48769a4e3a297d44899fce76a.png)

---

<div class="post-metadata">

### Author: ![Chevrolay](https://forum.infinityfree.com/user_avatar/forum.infinityfree.com/chevrolay/32/57748_2.png) [@Chevrolay](https://forum.infinityfree.com/u/Chevrolay)
#### Post date: [June 4, 2025, 6:35am UTC](https://forum.infinityfree.com/t/solution-for-pwa-progressive-web-apps/111347/6 "2025-06-04T06:35:50Z")

</div>

![installPWA](https://forum-cdn.infinityfree.net/original/3X/0/a/0a4600ed7c98b7109cdb6f7d9edde1cb53560503.png)

Yes, absolutely, i had actually already given up (mostly) and really wasn’t expecting it to work, but i am so glad it did, though i do hope i am not breaking any rules with this…!

---

<div class="post-metadata">

### Author: ![dan3008](https://forum.infinityfree.com/user_avatar/forum.infinityfree.com/dan3008/32/53336_2.png) [@dan3008](https://forum.infinityfree.com/u/dan3008)
#### Post date: [June 4, 2025, 8:13am UTC](https://forum.infinityfree.com/t/solution-for-pwa-progressive-web-apps/111347/7 "2025-06-04T08:13:14Z")

</div>

> [@Chevrolay](#):
>
> though i do hope i am not breaking any rules with this

Given admins response, I’d say you’re fine 🙂

Looks really intresting. Good work 🙂

---

<div class="post-metadata">

### Author: ![Chevrolay](https://forum.infinityfree.com/user_avatar/forum.infinityfree.com/chevrolay/32/57748_2.png) [@Chevrolay](https://forum.infinityfree.com/u/Chevrolay)
#### Post date: [June 4, 2025, 2:05pm UTC](https://forum.infinityfree.com/t/solution-for-pwa-progressive-web-apps/111347/8 "2025-06-04T14:05:27Z")

</div>

hey there, i was so tired last night & somehow missed this post. But yeah i could do that, gives me something to work on. Before finding this i actually researched it quite a bit and it is apparently a well-known and very disliked topic lol so i know a lot of people will be very happy!

Will msg you soon ~

---

<div class="post-metadata">

### Author: ![Chevrolay](https://forum.infinityfree.com/user_avatar/forum.infinityfree.com/chevrolay/32/57748_2.png) [@Chevrolay](https://forum.infinityfree.com/u/Chevrolay)
#### Post date: [June 5, 2025, 11:55am UTC](https://forum.infinityfree.com/t/solution-for-pwa-progressive-web-apps/111347/9 "2025-06-05T11:55:27Z")

</div>

I am getting this error when attempting to create post there, “You’re not allowed to create topics in this category”

---

<div class="post-metadata">

### Author: ![Meishin](https://forum.infinityfree.com/user_avatar/forum.infinityfree.com/meishin/32/59902_2.png) [@Meishin](https://forum.infinityfree.com/u/Meishin)
#### Post date: [June 5, 2025, 1:07pm UTC](https://forum.infinityfree.com/t/solution-for-pwa-progressive-web-apps/111347/10 "2025-06-05T13:07:43Z")

</div>

Your trust level is low so you probably didn’t get sufficient permissions:

> **[Understanding Discourse Trust Levels](https://blog.discourse.org/2018/06/understanding-discourse-trust-levels/)**
>
> The user trust system is a fundamental cornerstone of Discourse. Trust levels are a way of…

Now this is just a reference. You would want to work harder to get higher trust level, but I honestly have no idea what level you would need to post in #Community Guides . (After all this is a special setting in this forum only.)

---

<div class="post-metadata">

### Author: ![Admin](https://forum.infinityfree.com/user_avatar/forum.infinityfree.com/admin/32/36437_2.png) [@Admin](https://forum.infinityfree.com/u/Admin)
#### Post date: [June 5, 2025, 1:18pm UTC](https://forum.infinityfree.com/t/solution-for-pwa-progressive-web-apps/111347/11 "2025-06-05T13:18:13Z")

</div>

I’m sorry about that. You must be at least Trust Level 1 to submit a topic to the Community Guides. TL1 is very easy to achieve, when you just participate in the forum you should have it within a couple of days.

But given the circumstances, I manually bumped you to TL1 so you should be able to submit the article now.

---

<div class="post-metadata">

### Author: ![system](https://infinityfree-forum-uploads.s3.dualstack.eu-central-1.amazonaws.com/original/3X/b/0/b024fd3fa88bae093c9576e55c2c94e33f890206.svg) [@system](https://forum.infinityfree.com/u/system)
#### Post date: [June 12, 2025, 1:18pm UTC](https://forum.infinityfree.com/t/solution-for-pwa-progressive-web-apps/111347/12 "2025-06-12T13:18:49Z")

</div>

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
