add logo and icons

This commit is contained in:
Nathaniel Tampus
2023-04-09 02:41:35 +08:00
parent 32e5226829
commit 5cf4f599a6
9 changed files with 25 additions and 1 deletions

View File

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