Betarena / boilerplate

Betarena Template Repository
0 stars 0 forks source link

[FEATURE]: PWA Corrections and Improvements #17

Closed jonsnowpt closed 1 week ago

jonsnowpt commented 1 week ago

Does a duplicate issue exist?

🤔 Is feature request related to a problem? Please describe the problem.

No response

📝 Feature Request Description

Since we will add the PWA to the Google Play Store, we must correct and improve its manifest.

1.

Screenshot 2024-06-24 at 12 38 41

<link rel="manifest" href="https://progressier.app/A0K7kzxcIrOaWtW8h3Ol/progressier.json"/>
<script defer src="https://progressier.app/A0K7kzxcIrOaWtW8h3Ol/script.js"></script>
  1. Screenshot 2024-06-24 at 12 35 52

importScripts("https://progressier.app/A0K7kzxcIrOaWtW8h3Ol/sw.js" );

➕ Further context and resources (cummulative)

No response