2020-12-24 00:07:23 +01:00
|
|
|
{
|
2021-03-07 20:38:30 +01:00
|
|
|
"short_name": "Tachidesk",
|
|
|
|
"name": "Tachidesk",
|
2020-12-24 00:07:23 +01:00
|
|
|
"icons": [
|
|
|
|
{
|
|
|
|
"src": "favicon.ico",
|
|
|
|
"sizes": "64x64 32x32 24x24 16x16",
|
|
|
|
"type": "image/x-icon"
|
|
|
|
},
|
|
|
|
{
|
2021-03-07 20:38:30 +01:00
|
|
|
"src": "favicon.png",
|
2020-12-24 00:07:23 +01:00
|
|
|
"type": "image/png",
|
|
|
|
"sizes": "192x192"
|
|
|
|
},
|
|
|
|
{
|
2021-03-07 20:38:30 +01:00
|
|
|
"src": "favicon.png",
|
2020-12-24 00:07:23 +01:00
|
|
|
"type": "image/png",
|
|
|
|
"sizes": "512x512"
|
2021-03-13 08:36:22 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"src": "favicon.png",
|
|
|
|
"type": "image/png",
|
|
|
|
"sizes": "512x512",
|
|
|
|
"purpose": "maskable"
|
2020-12-24 00:07:23 +01:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"start_url": ".",
|
|
|
|
"display": "standalone",
|
2021-03-13 08:36:22 +01:00
|
|
|
"theme_color": "#ff2323",
|
|
|
|
"background_color": "#ff2323"
|
2020-12-24 00:07:23 +01:00
|
|
|
}
|