added icons...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2018-04-19 13:02:17 +03:00
parent ae5736b075
commit da485e6c34
5 changed files with 23 additions and 2 deletions

BIN
img/pWiki-192px.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
img/pWiki-48px.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

BIN
img/pWiki-96px.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

View File

@ -3,5 +3,22 @@
"name": "pWiki",
"display": "standalone",
"orientation": "portrait",
"theme_color": "white"
"theme_color": "white",
"icons": [
{
"src": "img/pWiki-48px.jpg",
"type": "image/jpeg",
"sizes": "48x48"
},
{
"src": "img/pWiki-96px.jpg",
"type": "image/jpeg",
"sizes": "96x96"
},
{
"src": "img/pWiki-192px.jpg",
"type": "image/jpeg",
"sizes": "192x192"
}
]
}

View File

@ -1,5 +1,5 @@
CACHE MANIFEST
# Timestamp: 20170825133100
# Timestamp: 20180419130137
CACHE:
ext-lib/FileSaver.js
@ -34,6 +34,10 @@ css/fonts/Open_Sans/OpenSans-Regular.ttf
css/fonts/Open_Sans/OpenSans-Semibold.ttf
css/fonts/Open_Sans/OpenSans-SemiboldItalic.ttf
img/pWiki-192px.jpg
img/pWiki-96px.jpg
img/pWiki-48px.jpg
index.html
index2.html
manifest.json