added other white labels and changed dev whitelabel to be bxt
BIN
public/MiVent/android-chrome-192x192.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
public/MiVent/android-chrome-256x256.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
public/MiVent/android-chrome-512x512.png
Normal file
|
After Width: | Height: | Size: 64 KiB |
BIN
public/MiVent/apple-touch-icon.png
Normal file
|
After Width: | Height: | Size: 7.3 KiB |
9
public/MiVent/browserconfig.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square150x150logo src="/mstile-150x150.png"/>
|
||||
<TileColor>#323232</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
||||
BIN
public/MiVent/favicon-16x16.png
Normal file
|
After Width: | Height: | Size: 931 B |
BIN
public/MiVent/favicon-32x32.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
public/MiVent/favicon.ico
Normal file
|
After Width: | Height: | Size: 15 KiB |
37
public/MiVent/manifest.json
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"name": "MiVent",
|
||||
"short_name": "MiVent",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.ico",
|
||||
"sizes": "48x48",
|
||||
"type": "image/x-icon"
|
||||
},
|
||||
{
|
||||
"src": "android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "android-chrome-256x256.png",
|
||||
"sizes": "256x256",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "maskable_icon.png",
|
||||
"sizes": "196x196",
|
||||
"type": "image/png",
|
||||
"purpose": "any maskable"
|
||||
}
|
||||
],
|
||||
"start_url": "/",
|
||||
"theme_color": "#323232",
|
||||
"background_color": "#272727",
|
||||
"display": "standalone",
|
||||
"orientation": "any"
|
||||
}
|
||||
BIN
public/MiVent/maskable_icon.png
Normal file
|
After Width: | Height: | Size: 41 KiB |
BIN
public/MiVent/mstile-150x150.png
Normal file
|
After Width: | Height: | Size: 6.7 KiB |
25
public/MiVent/safari-pinned-tab.svg
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
|
||||
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
|
||||
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
|
||||
width="270.000000pt" height="270.000000pt" viewBox="0 0 270.000000 270.000000"
|
||||
preserveAspectRatio="xMidYMid meet">
|
||||
<metadata>
|
||||
Created by potrace 1.11, written by Peter Selinger 2001-2013
|
||||
</metadata>
|
||||
<g transform="translate(0.000000,270.000000) scale(0.100000,-0.100000)"
|
||||
fill="#000000" stroke="none">
|
||||
<path d="M1200 2693 c-423 -49 -794 -288 -1011 -653 -58 -97 -83 -151 -120
|
||||
-263 -31 -91 -33 -98 -43 -158 -3 -19 -9 -45 -13 -59 -4 -14 -9 -370 -10 -792
|
||||
l-4 -768 185 0 185 0 1 713 c0 391 2 730 5 752 10 85 38 191 70 265 36 84 114
|
||||
214 123 205 3 -3 6 -438 6 -967 l1 -963 183 -3 c100 -1 182 1 183 5 0 5 1 509
|
||||
1 1121 l1 1113 26 13 c31 16 116 44 152 50 l25 4 0 -1152 0 -1151 169 -1 c94
|
||||
-1 177 2 185 6 13 8 15 168 15 1349 l0 1341 -145 -2 c-80 -2 -156 -4 -170 -5z"/>
|
||||
<path d="M1769 2697 c-1 -1 -2 -593 -3 -1314 -1 -1097 1 -1313 12 -1313 8 0
|
||||
28 6 45 14 18 7 57 24 87 37 30 12 62 29 71 36 8 7 19 13 23 13 14 0 150 91
|
||||
206 138 70 59 182 175 218 227 15 22 30 42 33 45 4 3 30 45 58 95 85 149 152
|
||||
343 169 495 4 36 7 394 7 795 l0 730 -182 2 -183 3 -1 -708 c0 -389 -2 -725
|
||||
-5 -747 -11 -98 -32 -182 -68 -270 -27 -68 -104 -205 -114 -205 -4 0 -7 429
|
||||
-7 953 1 523 -1 957 -3 964 -3 8 -53 12 -183 12 -98 0 -180 -1 -180 -2z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |