SiriKit Extensions
Summary
As a user, I want Siri to verbally and visually show me information about facilities when running a shortcut, rather than pushing to the app via an NSUserActivity.
As a developer, this requires SiriKit and SiriKit UI extensions to handle response and display of this information to Siri. The UI can be similar to our detail view, and we'll need to write some text for Siri to respond with.
Additionally, we need to both create SiriKit extensions and connect them to shortcut objects which users can create or the system can suggest.