init
This commit is contained in:
19
nv/html/dwv/resources/scripts/manifest.webapp
Normal file
19
nv/html/dwv/resources/scripts/manifest.webapp
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "dwv",
|
||||
"description": "DICOM Web Viewer.",
|
||||
"version": "0.23.0-beta",
|
||||
"developer": {
|
||||
"name": "ivmartel",
|
||||
"url": "https://github.com/ivmartel"
|
||||
},
|
||||
"default_locale": "en",
|
||||
"launch_path": "/dwv/demo/stable/viewers/mobile/index.html",
|
||||
"appcache_path": "/dwv/demo/stable/viewers/mobile/cache.manifest",
|
||||
"icons": {
|
||||
"16": "/dwv/demo/stable/resources/icons/dwv-16.png",
|
||||
"32": "/dwv/demo/stable/resources/icons/dwv-32.png",
|
||||
"60": "/dwv/demo/stable/resources/icons/dwv-60.png",
|
||||
"90": "/dwv/demo/stable/resources/icons/dwv-90.png",
|
||||
"128": "/dwv/demo/stable/resources/icons/dwv-128.png"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user