Web UI progressive web apps (PWA) support #19782
matous-volf
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice if the web UI had PWA (progressive web application) support. It would allow the user to create a shortcut to the web on their system and (most notably on mobile) have it open as a standalone app.
It is now possible to add a shortcut to the homepage on mobile, but that opens in the browser with its panels on the top/bottom and it opens a new tab even if there is one opened previously.
This feature is very simple (just adding a manifest.json), I have already made the changes on my fork and I can create a PR after consulting the feature here, if that's okay. This is what it looks like:
screen-20260221-164516.mp4
Beta Was this translation helpful? Give feedback.
All reactions