From c2223f0ffc29070c3c9cb097e2c52deae75c35ad Mon Sep 17 00:00:00 2001 From: Ashley Date: Fri, 17 Nov 2023 15:31:14 +0000 Subject: [PATCH] more rebranding :3 --- pwa/manifest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pwa/manifest.json b/pwa/manifest.json index 4ca4512..f9d4a24 100644 --- a/pwa/manifest.json +++ b/pwa/manifest.json @@ -1,7 +1,7 @@ { - "name": "PokeTube", - "short_name": "PokeTube", - "description": "Watch Videos - Anonymously", + "name": "Poke", + "short_name": "Poke", + "description": "The Ultimate Privacy App!", "start_url": "/", "display": "standalone", "background_color": "#080808", @@ -13,7 +13,7 @@ "type": "image/png" } ], - "screenshots": [ + "screenshots": [ { "src": "/css/pwa-desktop.png", "type": "image/png",