Tier: M (2-4 days) Type: feature
Context
Convert demo to a PWA: installable, fast cold load, friendly offline shell.
Scope
vite-plugin-pwa configured
- Manifest (name, icons, theme color matching dark monochrome)
- App shell precached, RPC short-TTL runtime cache
- Update-available toast
- Offline shell with friendly message + cached Activity view
- Install prompt UI on mobile
Acceptance criteria
Files to start with
vite.config.ts
- New:
src/components/InstallPrompt.tsx, OfflineShell.tsx, UpdateToast.tsx
Tier: M (2-4 days) Type: feature
Context
Convert demo to a PWA: installable, fast cold load, friendly offline shell.
Scope
vite-plugin-pwaconfiguredAcceptance criteria
Files to start with
vite.config.tssrc/components/InstallPrompt.tsx,OfflineShell.tsx,UpdateToast.tsx