Use ⚔ emoji glyph for PWA icons matching the brand.

Adds monochrome manifest icon for Android themed icons and a script to regenerate PNGs.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-20 11:22:26 +02:00
parent 1083dfdf2c
commit 2532531110
8 changed files with 82 additions and 34 deletions
+2 -1
View File
@@ -1,9 +1,10 @@
const CACHE = "if-viewer-static-v2";
const CACHE = "if-viewer-static-v3";
const ASSETS = [
"/static/style.css",
"/static/favicon.svg",
"/static/icon-192.png",
"/static/icon-512.png",
"/static/icon-monochrome.png",
"/static/i18n.js",
"/static/locales/en.json",
"/static/locales/de.json",