From 40beaaaf4a9b9befbd4e38284071058902fa0eac Mon Sep 17 00:00:00 2001 From: Nicholas Pease Date: Tue, 14 May 2019 15:18:34 +0000 Subject: [PATCH] Initial A --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8109d97..3b2a5ae 100644 --- a/manifest.json +++ b/manifest.json @@ -14,7 +14,7 @@ } ], "start_url": "/ICApp/index.html", - "background_color": "#5222B4", + "background_color": "#455b10", "display": "standalone", "scope": "/ICApp", "theme_color": "#5222B4"