whisper-money/public/favicon
Víctor Falcón b4897ef425 feat: Improve PWA standalone experience and redirect to dashboard (#90)
## Summary
- Add service worker registration and `viewport-fit=cover` for proper
iOS standalone mode (no Safari chrome)
- Change manifest `start_url` to `/dashboard` so PWA users skip the
landing page
- Add tests for PWA configuration

## Test plan
- [x] Deploy and re-add PWA to iOS home screen — should open as
standalone (no address bar)
- [x] PWA launch should go to `/dashboard` instead of the landing page
- [x] Non-authenticated PWA users should be redirected to login

Closes #71
2026-02-01 11:33:10 +01:00
..
apple-touch-icon.png Favicon 2025-11-25 09:53:13 +01:00
favicon-96x96.png Favicon 2025-11-25 09:53:13 +01:00
favicon.ico Favicon 2025-11-25 09:53:13 +01:00
favicon.svg Favicon 2025-11-25 09:53:13 +01:00
site.webmanifest feat: Improve PWA standalone experience and redirect to dashboard (#90) 2026-02-01 11:33:10 +01:00
web-app-manifest-192x192.png Favicon 2025-11-25 09:53:13 +01:00
web-app-manifest-512x512.png Favicon 2025-11-25 09:53:13 +01:00