Update webmanifest

This commit is contained in:
2022-11-10 09:52:30 +00:00
parent e8a2f9b0fa
commit 47384aed5f

View File

@@ -1,6 +1,6 @@
{ {
"background_color": "white", "background_color": "white",
"description": "Search for anything.", "description": "Cryptocurrency/Forex/Stocks trading bot",
"display": "fullscreen", "display": "fullscreen",
"icons": [ "icons": [
{ {
@@ -9,7 +9,7 @@
"type": "image/png" "type": "image/png"
} }
], ],
"name": "Pathogen Data Analytics", "name": "Fisk Trading Desk",
"short_name": "Pathogen", "short_name": "Fisk",
"start_url": "/" "start_url": "/"
} }