Files
5chan/public/site.webmanifest
T

19 lines
413 B
JSON
Raw Normal View History

2023-02-01 13:30:32 +01:00
{
"name": "plebchan",
"short_name": "plebchan",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff"
}