update manifest

This commit is contained in:
Timothy
2021-01-10 13:53:18 +08:00
parent 64271e9c47
commit 5c1b4943ad
18 changed files with 51 additions and 48 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"
}