4 changed files with 20 additions and 1 deletions
@ -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" |
||||
} |
||||
|
After Width: | Height: | Size: 9.2 KiB |
|
After Width: | Height: | Size: 25 KiB |
Loading…
Reference in new issue