When a navigation request fails and the network is unavailable, the SW returns the configured offline URL from the opwa-offline cache.
The offline page can display:
- A custom offline message (
opwa_offline_messagesetting) - The 192px app icon (if
offline_show_logois enabled) - A list of cached page titles (if
offline_show_cachedis enabled) — the SW readsopwa-pagescache keys and posts them back viapostMessage
