From 5178e58c0ceb59d46dc3dfca59d8f35edb4791b3 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 3 May 2019 20:59:14 +0200 Subject: add apple mobile web app foo --- public/static/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public') diff --git a/public/static/manifest.json b/public/static/manifest.json index 7e856f2..09970d9 100644 --- a/public/static/manifest.json +++ b/public/static/manifest.json @@ -29,6 +29,6 @@ }], "start_url": "/", "display": "standalone", - "background_color": "#ffffff", + "background_color": "#673ab7", "theme_color": "#673ab7" } -- cgit v1.2.3