[feature] migrate to monorepo
BIN
frontend/public/apple-touch-icon.png
Normal file
After Width: | Height: | Size: 7.6 KiB |
BIN
frontend/public/favicon-96x96.png
Normal file
After Width: | Height: | Size: 4.3 KiB |
BIN
frontend/public/favicon.ico
Normal file
After Width: | Height: | Size: 15 KiB |
3
frontend/public/favicon.svg
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
frontend/public/logo.avif
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
frontend/public/logo.webp
Normal file
After Width: | Height: | Size: 8.3 KiB |
21
frontend/public/site.webmanifest
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"name": "TSS Rocks",
|
||||
"short_name": "TSS Rocks",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/web-app-manifest-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
},
|
||||
{
|
||||
"src": "/web-app-manifest-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
}
|
||||
],
|
||||
"theme_color": "#000000",
|
||||
"background_color": "#c9e7ff",
|
||||
"display": "standalone"
|
||||
}
|
BIN
frontend/public/web-app-manifest-192x192.png
Normal file
After Width: | Height: | Size: 8.5 KiB |
BIN
frontend/public/web-app-manifest-512x512.png
Normal file
After Width: | Height: | Size: 41 KiB |