This commit is contained in:
enne2
2023-09-20 23:09:21 +02:00
parent aaf69fe77d
commit 8eae43965a
4 changed files with 20 additions and 1 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"name":"Let's Swing Admin",
"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"
}
],
"theme_color":"#ffffff",
"background_color":"#ffffff",
"display":"standalone"
}