feat(pwa) use current icons
This commit is contained in:
parent
6030c32272
commit
d77a7cac3a
Binary file not shown.
Before Width: | Height: | Size: 7.2 KiB After Width: | Height: | Size: 31 KiB |
Binary file not shown.
Before Width: | Height: | Size: 20 KiB After Width: | Height: | 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