Copy everything
BIN
favicons/android-chrome-192x192.png
Normal file
|
After Width: | Height: | Size: 3.9 KiB |
BIN
favicons/android-chrome-384x384.png
Normal file
|
After Width: | Height: | Size: 9.5 KiB |
BIN
favicons/apple-touch-icon-120x120.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
favicons/apple-touch-icon-152x152.png
Normal file
|
After Width: | Height: | Size: 3 KiB |
BIN
favicons/apple-touch-icon-180x180.png
Normal file
|
After Width: | Height: | Size: 3.9 KiB |
BIN
favicons/apple-touch-icon-60x60.png
Normal file
|
After Width: | Height: | Size: 997 B |
BIN
favicons/apple-touch-icon-76x76.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
favicons/apple-touch-icon.png
Normal file
|
After Width: | Height: | Size: 3.9 KiB |
12
favicons/browserconfig.xml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square70x70logo src="favicons/mstile-70x70.png"/>
|
||||
<square150x150logo src="favicons/mstile-150x150.png"/>
|
||||
<square310x310logo src="favicons/mstile-310x310.png"/>
|
||||
<wide310x150logo src="favicons/mstile-310x150.png"/>
|
||||
<TileColor>#003366</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
||||
BIN
favicons/favicon-16x16.png
Normal file
|
After Width: | Height: | Size: 361 B |
BIN
favicons/favicon-32x32.png
Normal file
|
After Width: | Height: | Size: 590 B |
BIN
favicons/favicon.ico
Normal file
|
After Width: | Height: | Size: 15 KiB |
19
favicons/manifest.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "Fizika",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicons/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "favicons/android-chrome-384x384.png",
|
||||
"sizes": "384x384",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone",
|
||||
"orientation": "portrait"
|
||||
}
|
||||
BIN
favicons/mstile-150x150.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
favicons/mstile-310x150.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
favicons/mstile-310x310.png
Normal file
|
After Width: | Height: | Size: 7.2 KiB |
BIN
favicons/mstile-70x70.png
Normal file
|
After Width: | Height: | Size: 2 KiB |