fix: refresh app icons and raise mobile quick win button

This commit is contained in:
2026-04-16 12:07:16 +02:00
parent 11ebb568db
commit ae055841e7
6 changed files with 3 additions and 2 deletions

View File

@@ -1,8 +1,9 @@
const CACHE_NAME = "putzliga-shell-v3";
const CACHE_NAME = "putzliga-shell-v4";
const ASSETS = [
"/static/css/style.css",
"/static/js/app.js",
"/static/images/favicon.png",
"/static/images/apple-touch-icon.png",
"/static/images/logo-mark.png",
"/static/images/pwa-icon-192.png",
"/static/images/pwa-icon-512.png"