Add minimal installable PWA support #1

Merged
tliu93 merged 1 commits from feature/pwa into main 2026-04-23 15:26:20 +02:00
Owner
  • serve manifest and service worker from the app root for install compatibility
  • add manifest metadata, service worker registration, and Apple touch icon links to the base template
  • add install icon assets for Android, iOS, and desktop install flows
  • document deployment and validation notes for the new PWA support
  • cover the new endpoints and template output with tests
- serve manifest and service worker from the app root for install compatibility - add manifest metadata, service worker registration, and Apple touch icon links to the base template - add install icon assets for Android, iOS, and desktop install flows - document deployment and validation notes for the new PWA support - cover the new endpoints and template output with tests
tliu93 added 1 commit 2026-04-23 15:26:15 +02:00
Add minimal installable PWA support
test / pytest (push) Successful in 37s
ed1e3311a5
- serve manifest and service worker from the app root for install compatibility
- add manifest metadata, service worker registration, and Apple touch icon links to the base template
- add install icon assets for Android, iOS, and desktop install flows
- document deployment and validation notes for the new PWA support
- cover the new endpoints and template output with tests
tliu93 merged commit 22ea44d8cd into main 2026-04-23 15:26:20 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tliu93/2026-moving-helper#1