#Preview(traits: .modifier(PreviewData())) {
   ContentView()
      .environment(ApplicationData.shared)
}