fix: update site manifest with new logo
This commit is contained in:
parent
669faf7c72
commit
7569c03cec
2 changed files with 2 additions and 2 deletions
BIN
web/public/plane-logos/plane-mobile-pwa.png
Normal file
BIN
web/public/plane-logos/plane-mobile-pwa.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 72 KiB |
|
|
@ -7,7 +7,7 @@
|
||||||
"background_color": "#f9fafb",
|
"background_color": "#f9fafb",
|
||||||
"theme_color": "#3f76ff",
|
"theme_color": "#3f76ff",
|
||||||
"icons": [
|
"icons": [
|
||||||
{ "src": "/favicon/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
|
{ "src": "/plane-logos/plane-mobile-pwa.png", "sizes": "192x192", "type": "image/png" },
|
||||||
{ "src": "/favicon/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }
|
{ "src": "/plane-logos/plane-mobile-pwa.png", "sizes": "512x512", "type": "image/png" }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue