Files
Michess/client/public/site.webmanifest
Nathaniel Tampus 5cf4f599a6 add logo and icons
2023-04-09 02:41:35 +08:00

15 lines
251 B
JSON

{
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
}
],
"theme_color": "#F2F7FF",
"background_color": "#0F172A",
"display": "standalone"
}