feat(pwa) use current icons
This commit is contained in:
parent
6030c32272
commit
d77a7cac3a
static/pwa
Binary file not shown.
Before ![]() (image error) Size: 7.2 KiB After ![]() (image error) Size: 31 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 20 KiB After ![]() (image error) Size: 42 KiB ![]() ![]() |
|
@ -22,9 +22,9 @@
|
|||
}
|
||||
],
|
||||
"start_url": "/",
|
||||
"background_color": "#2a3a4b",
|
||||
"background_color": "#17A0DB",
|
||||
"display": "standalone",
|
||||
"scope": "/",
|
||||
"theme_color": "#2a3a4b"
|
||||
"theme_color": "#17A0DB"
|
||||
}
|
||||
|
Loading…
Reference in New Issue