app update final

This commit is contained in:
breitenbach76 2026-06-10 08:22:00 +02:00
parent e06a717e4b
commit b6500bebe1
6 changed files with 406 additions and 30 deletions

View file

@ -1,5 +1,5 @@
/* Service Worker — SLC-Workshop Companion (App-Shell, offline-first) */
const CACHE = "slc-companion-v31";
const CACHE = "slc-companion-v32";
const SHELL = ["./", "index.html", "manifest.webmanifest", "icon.svg"];
// Action-Card-Grafiken (cards/s<service>-c<change>.png) fuer Offline vorab cachen (alle 24).
const CARDS = [];