This commit is contained in:
MaysWind
2020-11-03 01:08:36 +08:00
parent 63f0598119
commit 26e8902821
8 changed files with 37 additions and 3 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

+23
View File
@@ -0,0 +1,23 @@
{
"name": "lab account book",
"short_name": "lab",
"icons": [
{
"src": "img/lab-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "img/lab-512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"start_url": "/",
"scope": "/",
"display": "standalone",
"background_color": "#F3F3F3",
"theme_color": "#C67E48",
"related_applications": [],
"prefer_related_applications": false
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB