update assets

This commit is contained in:
2022-04-23 17:46:06 +00:00
parent e8595ded1d
commit 25ec45f0af
10 changed files with 220 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"name": "FET",
"short_name": "FET",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff"
}