From 65c5cf5d660d72400c5eb70320af025b1571aa3c Mon Sep 17 00:00:00 2001 From: enne2 Date: Wed, 20 Sep 2023 23:50:30 +0200 Subject: [PATCH] 1.1.4 --- assets/site.webmanifest | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/assets/site.webmanifest b/assets/site.webmanifest index 3d030b3..4a73d81 100644 --- a/assets/site.webmanifest +++ b/assets/site.webmanifest @@ -1,6 +1,8 @@ { "name":"Let's Swing Admin", - "short_name":"LS Admin", + "short_name":"LS Admin", + "description":"An app to swing them all", + "start_url":"./", "icons":[ { "src": "/static/maskable_icon_x192.png", @@ -15,7 +17,7 @@ "purpose": "any maskable" } ], - "theme_color":"#ffffff", - "background_color":"#ffffff", + "theme_color":"#000000", + "background_color":"#000000", "display":"standalone" } \ No newline at end of file