Allow the app to be installed as a PWA
See original GitHub issueThe app already includes a manifest.json
- but it’s lacking some details. Most notably:
- It has no Service Worker included, so Chrome etc. says “no”
- the app lacks any proper icons (although this also applies to favicons) - maybe some should be added 😃
Issue Analytics
- State:
- Created 2 years ago
- Reactions:17
- Comments:7 (2 by maintainers)
Top Results From Across the Web
Use Progressive Web Apps - Computer - Google Chrome Help
Install a PWA · On your computer, open Chrome. · Go to a website you want to install. · At the top right...
Read more >How to make PWAs installable - MDN Web Docs
A service worker registered, to allow the app to work offline (this is required only by Chrome for Android currently). Note: Currently, only...
Read more >How to install a PWA to your device? | Progressive Web Apps
Open a web app in your preferred browser. Click on an install button in the address bar. Click Install.
Read more >Installation - web.dev
After installing an app on the desktop, users can navigate to about:apps , right-click on a PWA, and select "Start App when you...
Read more >PWAs Turn Websites Into Apps: Here's How - PCMag
Installing PWAs on Android ... Left: Install app choice in Chrome; Center: After you press Install app; Left: Install in Firefox. In the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
+1 love to see this, code-server has this great option, but I love Gitpod 😄
This is a very needy feature (also easy to implement), I don’t know why it’s taking a year-long time. I am coming from a codespace and the experience is not matching due to PWA here in the GitPod.
anyway this helped me for now https://github.com/gitpod-io/gitpod/issues/1445#issuecomment-1028706854