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.

19 lines
369 B

{
"name": "Teacup",
"short_name": "Teacup",
"icons": [
{
"src": "/images/teacup-icon-144.png",
"sizes": "144x144",
"type": "image/png"
},
{
"src": "/images/teacup-icon-57.png",
"sizes": "57x57",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}