feat: Add PWA support with manifest and ServiceWorker integration

- Mounted static files directory to serve PWA assets like manifest.json and ServiceWorker scripts.
- Updated `auth.html` and `keys_status.html` templates:
  - Added `<link>` for manifest and icons to support Progressive Web App (PWA) features.
  - Added meta tags for theme color and Apple web app capabilities.
  - Integrated ServiceWorker registration script for offline capabilities.
This commit is contained in:
yinpeng
2025-02-12 16:20:34 +08:00
parent 3aa4384b9d
commit 44f956e4e4
6 changed files with 102 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB