From a52eeb2e9ac4b1e6055d715ee8fc2e5daa0ef4cb Mon Sep 17 00:00:00 2001 From: pheralb Date: Wed, 15 Mar 2023 11:30:45 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9B=A0=EF=B8=8F=20Update=20manifest.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/manifest.json b/static/manifest.json index 6a2f388..6d8213f 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -1,7 +1,7 @@ { - "theme_color": "#4343E5", - "background_color": "#050505", - "display": "minimal-ui", + "theme_color": "#161616", + "background_color": "#161616", + "display": "standalone", "scope": "/", "start_url": "/", "name": "SVGL",