add icons
BIN
crypto_clash_frontend/app/apple-icon.png
Normal file
|
After Width: | Height: | Size: 8.2 KiB |
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 15 KiB |
3
crypto_clash_frontend/app/icon0.svg
Normal file
|
After Width: | Height: | Size: 95 KiB |
BIN
crypto_clash_frontend/app/icon1.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
21
crypto_clash_frontend/app/manifest.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "Crypto Clash",
|
||||
"short_name": "CryptoClash",
|
||||
"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": "#ffffff",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone"
|
||||
}
|
||||
BIN
crypto_clash_frontend/public/web-app-manifest-192x192.png
Normal file
|
After Width: | Height: | Size: 9.3 KiB |
BIN
crypto_clash_frontend/public/web-app-manifest-512x512.png
Normal file
|
After Width: | Height: | Size: 39 KiB |