# Functions
New returns a new application instance with the default driver and no unique ID (unless specified in FyneApp.toml).
NewWithID returns a new app instance using the appropriate runtime driver.
SetMetadata overrides the packaged application metadata.
# Structs
SettingsSchema is used for loading and storing global settings.