ohif-viewer/example/manifest.json
2019-04-15 16:44:36 -04:00

9 lines
216 B
JSON

{
"short_name": "ohif-standalone-viewer-example",
"name": "ohif-standalone-viewer-example",
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}