Initial commit
BIN
public/android-chrome-192x192.png
Normal file
After Width: | Height: | Size: 29 KiB |
BIN
public/android-chrome-512x512.png
Normal file
After Width: | Height: | Size: 107 KiB |
BIN
public/apple-touch-icon.png
Normal file
After Width: | Height: | Size: 27 KiB |
BIN
public/favicon-16x16.png
Normal file
After Width: | Height: | Size: 832 B |
BIN
public/favicon-32x32.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
public/favicon.ico
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
public/favicon.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
19
public/site.webmanifest
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "",
|
||||
"short_name": "",
|
||||
"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",
|
||||
"display": "standalone"
|
||||
}
|
BIN
public/static/logo.png
Normal file
After Width: | Height: | Size: 9.8 KiB |