Fix manifest and apple icon for PWA #164

Merged
jgeorgi merged 1 commits from msv-fix-manifest into main 2024-03-29 16:05:46 +00:00
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",