The purpose of this app is to demonstrate that Agylia can host and render DICOM images. The app uses the excellent DWV Javascript engine for rendering DICOM images, by hosting the content in a web view.
All source DCM files are stored in Agylia's AWS S3 infrastructure, where there is also a custom JSON file describing the contents of the bucket for the App to render. The App uses a WKWebView
wrapped in a SwiftUI interface and uses the Combine framework to get the remote assets as needed.