Initial commit

This commit is contained in:
Ivan Li
2022-07-17 21:40:41 +08:00
commit 358d884bd4
128 changed files with 16462 additions and 0 deletions

View File

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