{
  "schemaVersion": 1,
  "timers": {
    "workDurationMinutes": 50,
    "shortBreakMinutes": 5,
    "longBreakMinutes": 20,
    "breaksUntilLong": 4,
    "postureReminderMinutes": 45,
    "postureFlashDurationMs": 1500,
    "preBreakWarningSeconds": 30,
    "lightBreakSnoozeDurationMinutes": 10,
    "wellnessNudgeFrequencyMinutes": 30,
    "wellnessNudgeAutoDismissSeconds": 15
  },
  "copy": {
    "default": {
      "posture.label": "Check your posture",
      "break.short.title": "Short break",
      "break.long.title": "Long break",
      "break.short.badge": "Short",
      "break.long.badge": "Long",
      "prebreak.short.message": "Short break in {mmss}",
      "prebreak.long.message": "Long break in {mmss}",
      "action.skip": "Skip",
      "action.postpone1": "Later 1 min",
      "action.postpone5": "Later 5 min",
      "action.lightSnooze": "Snooze"
    },
    "locales": {
      "es-ES": {
        "break.short.title": "Descanso corto",
        "break.long.title": "Descanso largo"
      }
    }
  }
}
