--- id: task-4 title: PWA offline support status: To Do assignee: [] created_date: '2025-12-15 19:37' labels: [] dependencies: [] priority: high --- ## Description Implement service worker for offline caching. Store map tiles, venue data, and room state in IndexedDB. Sync when reconnected.