From 47384aed5f4d8fb828a7d5a8ba3fb71ebcd946ba Mon Sep 17 00:00:00 2001 From: Mark Veidemanis Date: Thu, 10 Nov 2022 09:52:30 +0000 Subject: [PATCH] Update webmanifest --- core/static/manifest.webmanifest | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/static/manifest.webmanifest b/core/static/manifest.webmanifest index 4357ad9..db19441 100644 --- a/core/static/manifest.webmanifest +++ b/core/static/manifest.webmanifest @@ -1,6 +1,6 @@ { "background_color": "white", - "description": "Search for anything.", + "description": "Cryptocurrency/Forex/Stocks trading bot", "display": "fullscreen", "icons": [ { @@ -9,7 +9,7 @@ "type": "image/png" } ], - "name": "Pathogen Data Analytics", - "short_name": "Pathogen", + "name": "Fisk Trading Desk", + "short_name": "Fisk", "start_url": "/" } \ No newline at end of file