From 4dd50c77441f9dfdf981d5bd12b09a0d677915a1 Mon Sep 17 00:00:00 2001 From: Felix Schulze Date: Mon, 4 Nov 2019 12:45:37 +0100 Subject: [PATCH] fix manifest --- html/assets/img/favicon/manifest.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/html/assets/img/favicon/manifest.json b/html/assets/img/favicon/manifest.json index 9e184d8..8169ddf 100644 --- a/html/assets/img/favicon/manifest.json +++ b/html/assets/img/favicon/manifest.json @@ -13,5 +13,7 @@ } ], "theme_color": "#c12e55", - "background_color": "#ffffff" + "background_color": "#ffffff", + "start_url": "https://meritkollen.se", + "display": "fullscreen" } \ No newline at end of file