mirror of https://github.com/vladmandic/human
new icons
parent
77476652d2
commit
935c914d5c
BIN
assets/icon.png
BIN
assets/icon.png
Binary file not shown.
Before Width: | Height: | Size: 121 KiB After Width: | Height: | Size: 139 KiB |
BIN
demo/favicon.ico
BIN
demo/favicon.ico
Binary file not shown.
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 256 KiB |
|
@ -1,9 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Human Library",
|
"name": "Human Library",
|
||||||
"short_name": "Human",
|
"short_name": "Human",
|
||||||
"icons": [
|
"icons": [{ "src": "../assets/icon.png", "sizes": "500x484", "type": "image/png", "purpose": "any maskable" }],
|
||||||
{ "src": "../assets/icon.png", "sizes": "853x853", "type": "image/png", "purpose": "any maskable" }
|
|
||||||
],
|
|
||||||
"start_url": "./index.html",
|
"start_url": "./index.html",
|
||||||
"scope": "/",
|
"scope": "/",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
|
|
BIN
favicon.ico
BIN
favicon.ico
Binary file not shown.
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 256 KiB |
Loading…
Reference in New Issue