Try to get icon working
This commit is contained in:
parent
b24a63b5c8
commit
021d5ec3a1
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
|
@ -6,6 +6,10 @@
|
|||
"background_color": "#fff",
|
||||
"description": "Generates brown noise similar to a futuristic starship engine (or a modern HVAC system)",
|
||||
"icons": [
|
||||
{
|
||||
"src": "icon-512.png",
|
||||
"sizes": "512x512"
|
||||
},
|
||||
{
|
||||
"src": "icon.svg",
|
||||
"sizes": "any"
|
||||
|
|
Loading…
Reference in New Issue