From 36f1850c4c4dcc63e1edbfd30128e53cf071a52c Mon Sep 17 00:00:00 2001 From: afterlifepro Date: Wed, 8 Oct 2025 17:11:21 +0100 Subject: [PATCH] feat(web): add pwa icons and manifest rich installation requires screenshot and a description but this is more than enough --- web/index.html | 2 ++ web/manifest.json | 25 +++++++++++++++++++++++++ web/pwa-192.png | Bin 0 -> 10639 bytes web/pwa-512.png | Bin 0 -> 20686 bytes 4 files changed, 27 insertions(+) create mode 100644 web/manifest.json create mode 100644 web/pwa-192.png create mode 100644 web/pwa-512.png diff --git a/web/index.html b/web/index.html index 7ff5bec4e..ebec5c18b 100644 --- a/web/index.html +++ b/web/index.html @@ -20,6 +20,8 @@ + +