update icons
This commit is contained in:
parent
2064133b32
commit
d14403d636
1 changed files with 8 additions and 1 deletions
|
@ -5,5 +5,12 @@
|
|||
"background": "black",
|
||||
"orientation": "portrait",
|
||||
"display": "fullscreen",
|
||||
"short_name": "e-downloader"
|
||||
"short_name": "e-downloader",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.png",
|
||||
"type": "image/png",
|
||||
"sizes": "128x128"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Reference in a new issue