From 731e44cb9a3c6198acc7056210ffe01364e4b036 Mon Sep 17 00:00:00 2001 From: Thijmen Heuvelink Date: Thu, 29 Feb 2024 01:43:16 +0100 Subject: [PATCH] Added Progressive Web App support --- frontend/index.html | 1 + frontend/public/manifest.json | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 frontend/public/manifest.json diff --git a/frontend/index.html b/frontend/index.html index c87bd93da..37beb6ce9 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -5,6 +5,7 @@ +