From 987ddcc25d57fbd8098904213dff117e2f8e63c4 Mon Sep 17 00:00:00 2001 From: Tyler Date: Wed, 17 Jun 2026 14:31:49 -0600 Subject: [PATCH] feat(pwa): add offline.html fallback page (HIG-styled) --- public/offline.html | 87 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 public/offline.html diff --git a/public/offline.html b/public/offline.html new file mode 100644 index 0000000..cf6a8a0 --- /dev/null +++ b/public/offline.html @@ -0,0 +1,87 @@ + + + + + + + Offline — Route Commerce + + + +
+ +

You're offline

+

This page isn't available without a connection. Cached pages will still work. Your changes will sync when you're back online.

+ +
+ +