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:
+2
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user