{
  "OneSettingsServiceConfiguration": {
    "OneSettingsServiceEndPoint": "https://settings.data.microsoft.com/settings/v2.0/"
  },
  "UserInitiatedFeedbackConfiguration": {
    "BaseUrl": "https://uif.microsoft.com",
    "ServiceUrl": "https://uif.microsoft.com/FeedbackCloudService.svc",
    "DiagnosticsPath": "/diagnostics",
    "TentInfoPath": "/tentInfo",
    "UserSettingsPath": "/usersettings",
    "DisplayCategoriesPath": "/displaycategories",
    "ClientSettingsPath": "/clientsettings",
    "ContextsPath": "/contexts",
    "GetFeedbacksPath": "/feedbacks",
    "GetCommentsPath": "/comments",
    "AddCommentPath": "/comment",
    "AddFeedbackPath": "/addfeedback",
    "ContextSuggestionsPath": "/contextSuggestions",
    "GetUifShortUrl": "/uifShortUrl",
    "GetInsiderShortUrl": "/insiderShortUrl",
    "UserFeedbacksMetricsPath": "/userFeedbacksMetrics",
    "GetTentInfoPath": "/tentInfo",
    "DeviceSettingsPath": "/devicesettings",
    "GetPrimaryFeedbackPath": "/primaryfeedback",
    "GetMyPrimaryAndUpvotedFeedbacksUnderACollectionPath": "/myPrimaryAndUpvotesUnderCollection",
    "GetCollectionForChildFeedbackPath": "/collectionForChildFeedback",
    "GetFeedbackInstancePath": "/feedbackInstance"
  },
  "InsiderHubConfiguration": {
    "BaseUrl": "https://insiderhub.microsoft.com",
    "ServiceUrl": "https://insiderhub.microsoft.com/PilotService.svc",
    "ServiceHost": "insiderhub.microsoft.com",
    "UserSettingsPath": "/usersettingsv5",
    "AchievementsPath": "/achievementsv2",
    "QuestParticipationPath": "/participation",
    "AddQuestParticipationPath": "/recordQuest"
  },
  "MicrosoftGraphConfiguration": {
    "ServiceUrl": "https://graph.microsoft.com",
    "LegacyServiceUrl": "https://graph.windows.net",
    "ProfilePicturePath": "/v1.0/me/photo/$value",
    "UserDetailsPath": "/v1.0/me",
    "Scopes": "User.Read"
  },
  "OfficeSubstrateConfiguration": {
    "ServiceUrl": "https://substrate.office.com",
    "ProfilePicturePath": "/imageb2/v1.0/me/image/$value"
  },
  "ApplicationConfiguration": {
    "EnvironmentName": "UIF_Production"
  },
  "MsalAuthenticationConfiguration": {
    "ClientId": "c475db56-f463-48d8-931a-cfa7cd642289",
    "RedirectUri": "ms-appx-web://microsoft.aad.brokerplugin/c475db56-f463-48d8-931a-cfa7cd642289",
    "Scopes": "api://498479b2-9d5d-4771-a638-39e1b8003455/.default"
  },
  "DeviceTicketConfiguration": {
    "ClientId": "c475db56-f463-48d8-931a-cfa7cd642289",
    "ResourceId": "498479b2-9d5d-4771-a638-39e1b8003455"
  },
  "InAppFeedbackSdkConfiguration": {
    "OcvAppId": 2940,
    "IsProduction": true
  }
}