Commit Graph

2 Commits

Author SHA1 Message Date
Frank Schwenk a288405ca8 fix(pwa): allow rotation and request fullscreen
Remove forced portrait orientation and request fullscreen display mode.

Made-with: Cursor
2026-04-16 13:19:27 +02:00
Frank Schwenk 5bdea62a9f feat: add pwa manifest and service worker
Wire up a production service worker and web app manifest with install metadata and icon assets.
Bump project version to 2.1.0 and register the worker from the main page for offline-ready behavior.

Made-with: Cursor
2026-04-14 15:34:10 +02:00