Fix manifest and apple icon for PWA

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
2024-03-28 17:18:46 -07:00
parent 774356603b
commit 251f3e5484
2 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

@@ -4,9 +4,9 @@
"description": "ALVINN", "description": "ALVINN",
"lang": "en-US", "lang": "en-US",
"start_url": "/", "start_url": "/",
"display": "standalone", "display": "fullscreen",
"background_color": "#002f65", "background_color": "#0f206c",
"theme_color": "#002f65", "theme_color": "#0f206c",
"icons": [ "icons": [
{ {
"src": "../icons/128x128.png", "src": "../icons/128x128.png",