mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[GH-ISSUE #14870] feat: Support PWA for Better Full-Screen Experience on Phone #56052
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Amamiya23 on GitHub (Jun 11, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14870
Check Existing Issues
Problem Description
Thank you for your great work on this project. I would like to suggest adding Progressive Web App (PWA) support to the website. With proper PWA implementation (including manifest.json and appropriate settings), Phone users can add the site to their home screens and open it in standalone/full-screen mode, without the browser address bar.
This feature would greatly enhance the user experience, especially for those who access the site frequently from their mobile devices.
Desired Solution you'd like
Thank you for your great work on this project. I would like to suggest adding Progressive Web App (PWA) support to the website. With proper PWA implementation (including manifest.json and appropriate settings), Android users can add the site to their home screens and open it in standalone/full-screen mode, without the browser address bar.
This feature would greatly enhance the user experience, especially for those who access the site frequently from their mobile devices.
Alternatives Considered
No response
Additional Context
No response
@SadmL commented on GitHub (Jun 11, 2025):
https://github.com/open-webui/open-webui/issues/8414#issuecomment-2914924125
@tjbck commented on GitHub (Jun 11, 2025):
PWA should be already supported, are you seeing otherwise?