feat(03-07): VitePWA manifest + auth-safe SW denylist + iOS head/icons

- Add VitePWA plugin to vite.config.ts with registerType:autoUpdate
- navigateFallbackDenylist excludes /callback, /api/, /health (T-03-20 Gate 2)
- runtimeCaching: [] — no API response caching (T-03-21)
- Manifest: name/short_name FamilySync, display:standalone, scope:/, theme_color #4A90D9
- Icons: 192x192, 512x512, 512x512 maskable in manifest
- Generate icon-192.png (192x192), icon-512.png (512x512), apple-touch-icon.png (180x180)
- Add five iOS head entries: apple-touch-icon link, apple-mobile-web-app-capable/status-bar-style/title
- Build verified: dist/manifest.webmanifest emitted with correct fields; SW + workbox emitted
This commit is contained in:
Lucas Berger
2026-06-05 18:02:56 -04:00
parent 7398946aa8
commit bd8283774d
5 changed files with 40 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 617 B