The descriptive name. Maps to the CFBundleURLName
metadata property.
One or more protocol schemes associated with the app. For example, specifying myapp
would cause URLs such as myapp://path
to be opened with the app. Maps to the
CFBundleURLSchemes
metadata property.
Defines URL protocol schemes to be used on macOS.