From 163ed2d278437611db1a7796d9d671c01e46d998 Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Tue, 23 Feb 2021 10:54:02 +0100 Subject: [PATCH] Better manifest --- public/index.html | 3 ++- public/manifest.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index df0b5ae..612f077 100644 --- a/public/index.html +++ b/public/index.html @@ -8,7 +8,8 @@ Heaventaker - + + diff --git a/public/manifest.json b/public/manifest.json index 1554945..5849dea 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -19,7 +19,7 @@ "purpose": "maskable" } ], - "start_url": "/?source=pwa", + "start_url": "/", "background_color": "#333", "display": "fullscreen", "categories": ["games", "entertainment", "heaven"],