mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-05-18 07:09:35 +00:00
improve manifest & icon:
This commit is contained in:
parent
683a5804b4
commit
d5555e7601
Binary file not shown.
|
Before Width: | Height: | Size: 9.1 KiB After Width: | Height: | Size: 14 KiB |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"short_name": "Waku Noise",
|
"name": "Waku Noise",
|
||||||
"name": "Example showing waku noise capabilities.",
|
"description": "Example showing Waku noise capabilities.",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "favicon.ico",
|
"src": "favicon.ico",
|
||||||
@ -13,8 +13,7 @@
|
|||||||
"sizes": "192x192"
|
"sizes": "192x192"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"start_url": ".",
|
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"theme_color": "#000000",
|
"theme_color": "#ffffff",
|
||||||
"background_color": "#ffffff"
|
"background_color": "#ffffff"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user