import Foundation struct NightscoutPreferences: JSON { let report = "preferences" let preferences: Preferences? }