You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

23 lines
569 B

{
"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",
"sizes": "196x196",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "/static/maskable_icon.png",
"sizes": "1024x1024",
"type": "image/png",
"purpose": "any maskable"
}
],
"theme_color":"#000000",
"background_color":"#000000",
"display":"standalone"
}