Add PWA manifest, service worker, and install hint.

Enables home-screen installation with per-viewer scope and platform-specific guidance in EN/DE.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-20 11:08:32 +02:00
parent 6df10e5498
commit 562a229fa0
14 changed files with 287 additions and 3 deletions
+9
View File
@@ -226,6 +226,15 @@
"copied": "Kopiert!",
"copyPrompt": "Viewer-Link kopieren:"
},
"pwa": {
"hintTitle": "Als App installieren",
"hintBody": "Installiere diesen Viewer für schnellen Zugriff über Startbildschirm oder App-Liste.",
"hintIos": "Tippe auf Teilen, dann „Zum Home-Bildschirm“.",
"hintAndroid": "Öffne das Browser-Menü und tippe auf „App installieren“ oder „Zum Startbildschirm“.",
"hintDesktop": "Nutze das Install-Symbol in der Adressleiste oder Browser-Menü → App installieren.",
"install": "Installieren",
"installed": "App installiert öffne sie über Startbildschirm oder App-Liste."
},
"viewerDb": {
"title": "Viewer-Backup",
"helpTitle": "Was ist das?",