Update webmanifest

This commit is contained in:
Henry Hiles 2023-06-04 14:48:10 -04:00
parent 78f16f9fb6
commit 134b37bd1d

View file

@ -1,6 +1,7 @@
{
"name": "Henry Hiles",
"short_name": "HH",
"description": "Full Stack Web Developer and Discord Bot Developer",
"short_name": "Henry Hiles",
"icons": [
{
"src": "/android-chrome-192x192.png",
@ -13,7 +14,6 @@
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
"start_url": "https://henryhiles.com",
"display": "browser"
}