Files
tesla-roadtrip/client
tony 10235aaa32 feat(pwa): in-car PWA notifications use a full-screen ack dialog
Small sonner toasts are unreadable + untappable on a car dash.
Move SW registration into <SwNotifier/> so we have React state:
- Desktop / small-screen: normal sonner toasts (unchanged).
- In-car (detectInCar().isInCar): full-screen modal with 56px-tall
  buttons, big copy, finger-friendly Got it / Reload + Later actions.
- offline-ready dismisses on tap; needs-refresh has Later + Reload.
2026-05-31 23:17:11 +01:00
..