This commit is contained in:
Jerry
2022-11-29 10:42:02 +01:00
parent dc2c1f7e12
commit 41b746132d
20 changed files with 83 additions and 76 deletions

View File

@@ -3,8 +3,13 @@
"short_name": "",
"icons": [
{
"src": "android-chrome-96x96.png",
"sizes": "96x96",
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-256x256.png",
"sizes": "256x256",
"type": "image/png"
}
],