1
0
Fork 0
freesewing/sites/shared/favicon/site.webmanifest

20 lines
446 B
Text
Raw Normal View History

2023-05-23 16:40:44 +02:00
{
"name": "FreeSewing",
"short_name": "FreeSewing",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-384x384.png",
"sizes": "384x384",
"type": "image/png"
}
],
"theme_color": "#0f172a",
"background_color": "#ffffff",
"display": "standalone"
}