rmaps-online/backlog/tasks/task-4 - PWA-offline-suppor...

17 lines
361 B
Markdown

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