Added png icon
This commit is contained in:
parent
c8f99cbba2
commit
893ebd14d4
BIN
apple-touch-icon-precomposed.png
Normal file
BIN
apple-touch-icon-precomposed.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
@ -6,8 +6,15 @@
|
|||||||
"background_color": "#ccc",
|
"background_color": "#ccc",
|
||||||
"theme_color": "#000",
|
"theme_color": "#000",
|
||||||
"description": "a database of currently available 35mm, 110 and medium format film stocks",
|
"description": "a database of currently available 35mm, 110 and medium format film stocks",
|
||||||
"icons": [{
|
"icons": [
|
||||||
|
{
|
||||||
"src": "favicon.svg",
|
"src": "favicon.svg",
|
||||||
"sizes": "any maskable"
|
"sizes": "any maskable"
|
||||||
}]
|
},
|
||||||
|
{
|
||||||
|
"src": "apple-touch-icon-precomposed.png",
|
||||||
|
"sizes": "256x256",
|
||||||
|
"type": "image/png"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user