init
This commit is contained in:
14
platform/app/public/assets/manifest.webapp
Normal file
14
platform/app/public/assets/manifest.webapp
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"version": "2.2.1",
|
||||
"name": "OHIF Viewer",
|
||||
"description": "OHIF Viewer",
|
||||
"icons": {
|
||||
"60": "/assets/firefox_app_60x60.png",
|
||||
"128": "/assets/firefox_app_128x128.png",
|
||||
"512": "/assets/firefox_app_512x512.png"
|
||||
},
|
||||
"developer": {
|
||||
"name": "OHIF Contributors",
|
||||
"url": "https://github.com/ohif/viewers"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user