|
|
|
|
@ -1,6 +1,8 @@
|
|
|
|
|
{ |
|
|
|
|
"name":"Let's Swing Admin", |
|
|
|
|
"short_name":"LS Admin", |
|
|
|
|
"description":"An app to swing them all", |
|
|
|
|
"start_url":"./", |
|
|
|
|
"icons":[ |
|
|
|
|
{ |
|
|
|
|
"src": "/static/maskable_icon_x192.png", |
|
|
|
|
@ -15,7 +17,7 @@
|
|
|
|
|
"purpose": "any maskable" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"theme_color":"#ffffff", |
|
|
|
|
"background_color":"#ffffff", |
|
|
|
|
"theme_color":"#000000", |
|
|
|
|
"background_color":"#000000", |
|
|
|
|
"display":"standalone" |
|
|
|
|
} |