feat(webui): add PWA support for mobile home screen installation

- Add manifest.json with icons for install prompt
- Add service worker with cache-first for static assets
- Register SW in main.tsx
- Link manifest in index.html
This commit is contained in:
zpljd258
2026-08-11 20:59:06 +08:00
committed by chengyongru
parent 7703cd22eb
commit 43ca12960b
7 changed files with 114 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB