This commit is contained in:
enne2
2023-09-20 23:37:31 +02:00
parent 4b8f12f24e
commit d3b4a649c5
4 changed files with 5 additions and 8 deletions
+4 -8
View File
@@ -3,14 +3,10 @@
"short_name":"LS Admin",
"icons":[
{
"src":"/static/android-chrome-192x192.png",
"sizes":"192x192",
"type":"image/png"
},
{
"src":"/static/android-chrome-512x512.png",
"sizes":"512x512",
"type":"image/png"
"src": "/static/maskable_icon_x192.png",
"sizes": "196x196",
"type": "image/png",
"purpose": "any maskable"
}
],
"theme_color":"#ffffff",