Fix manifest and apple icon for PWA (#164)
Closes: #161, #162 Signed-off-by: Justin Georgi <justin.georgi@gmail.com> Reviewed-on: #164
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 18 KiB |
@@ -4,9 +4,9 @@
|
||||
"description": "ALVINN",
|
||||
"lang": "en-US",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#002f65",
|
||||
"theme_color": "#002f65",
|
||||
"display": "fullscreen",
|
||||
"background_color": "#0f206c",
|
||||
"theme_color": "#0f206c",
|
||||
"icons": [
|
||||
{
|
||||
"src": "../icons/128x128.png",
|
||||
|
||||
Reference in New Issue
Block a user