stub progressive web app...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-08-20 13:32:23 +03:00
parent 35135af462
commit a868a936af
2 changed files with 22 additions and 0 deletions

6
manifest.json Executable file
View File

@ -0,0 +1,6 @@
{
"short_name": "pWiki",
"name": "Portable Wiki",
"display": "standalone",
"Theme_color": "white"
}

16
pwiki.appcache Executable file
View File

@ -0,0 +1,16 @@
CACHE MANIFEST
# Timestamp: 20170820133038
CACHE:
lib/*.js
ext-lib/*.js
*.js
css/*.css
css/fonts/Open_Sans/*.ttf
index.html
index2.html
manifest.json
NETWORK:
*