From ffead1133571b4665c1c6f5b3c57ebc5986f7df3 Mon Sep 17 00:00:00 2001 From: grandeljay Date: Thu, 7 Jul 2022 13:52:50 +0200 Subject: [PATCH] Add id --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 37ae8af6..7f80798e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,4 +1,5 @@ { + "id": "wishthis", "name": "wishthis", "short_name": "wishthis", "description": "wishthis is a simple, intuitive and modern wishlist platform to create, manage and view your wishes for any kind of occasion.", @@ -7,11 +8,11 @@ "shopping" ], "background_color": "#f4f4f4", + "theme_color": "#5829bb", "display": "standalone", "orientation": "any", "scope": "/", "start_url": "/", - "theme_color": "#5829bb", "screenshots": [], "icons": [ {