From 63f200e5d142dce9155a34fe02d3a58161fc6762 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Tue, 16 May 2023 11:10:04 +0700 Subject: update manifest --- public/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/manifest.json b/public/manifest.json index 987045b0..574598e4 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "theme_color" : "#F8C20A", - "background_color" : "#CC2020", + "theme_color" : "#FFFFFF", + "background_color" : "#FFFFFF", "display" : "standalone", "scope" : "/", "start_url" : "/", -- cgit v1.2.3