snikket-web-proxy/static/site.webmanifest

19 lines
411 B
Plaintext
Raw Normal View History

2021-01-22 16:40:28 +00:00
{
"name": "Snikket",
"short_name": "Snikket",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-256x256.png",
"sizes": "256x256",
"type": "image/png"
}
],
"theme_color": "#fbfdff",
"background_color": "#fbfdff"
}