This video uses the Preferences object in .Net MAUI. My app has a settings page where the user can choose a color. Once chosen, the color is both applied across the app and saved to the default location on the device. When the app loads, the preferences are read back in and the color of the app is set to the last chosen color.