{
  "id": "gregorian",
  "name": "CALENDARIA.Calendar.Gregorian.Name",
  "years": {
    "yearZero": 1970,
    "firstWeekday": 4
  },
  "leapYearConfig": {
    "rule": "gregorian",
    "start": 0
  },
  "months": {
    "values": {
      "january000000000": {
        "name": "CALENDARIA.Calendar.Gregorian.Month.January",
        "abbreviation": "CALENDARIA.Calendar.Gregorian.Month.JanuaryShort",
        "ordinal": 1,
        "days": 31
      },
      "february00000000": {
        "name": "CALENDARIA.Calendar.Gregorian.Month.February",
        "abbreviation": "CALENDARIA.Calendar.Gregorian.Month.FebruaryShort",
        "ordinal": 2,
        "days": 28,
        "leapDays": 29
      },
      "march00000000000": {
        "name": "CALENDARIA.Calendar.Gregorian.Month.March",
        "abbreviation": "CALENDARIA.Calendar.Gregorian.Month.MarchShort",
        "ordinal": 3,
        "days": 31
      },
      "april00000000000": {
        "name": "CALENDARIA.Calendar.Gregorian.Month.April",
        "abbreviation": "CALENDARIA.Calendar.Gregorian.Month.AprilShort",
        "ordinal": 4,
        "days": 30
      },
      "may0000000000000": {
        "name": "CALENDARIA.Calendar.Gregorian.Month.May",
        "abbreviation": "CALENDARIA.Calendar.Gregorian.Month.MayShort",
        "ordinal": 5,
        "days": 31
      },
      "june000000000000": {
        "name": "CALENDARIA.Calendar.Gregorian.Month.June",
        "abbreviation": "CALENDARIA.Calendar.Gregorian.Month.JuneShort",
        "ordinal": 6,
        "days": 30
      },
      "july000000000000": {
        "name": "CALENDARIA.Calendar.Gregorian.Month.July",
        "abbreviation": "CALENDARIA.Calendar.Gregorian.Month.JulyShort",
        "ordinal": 7,
        "days": 31
      },
      "august0000000000": {
        "name": "CALENDARIA.Calendar.Gregorian.Month.August",
        "abbreviation": "CALENDARIA.Calendar.Gregorian.Month.AugustShort",
        "ordinal": 8,
        "days": 31
      },
      "september0000000": {
        "name": "CALENDARIA.Calendar.Gregorian.Month.September",
        "abbreviation": "CALENDARIA.Calendar.Gregorian.Month.SeptemberShort",
        "ordinal": 9,
        "days": 30
      },
      "october000000000": {
        "name": "CALENDARIA.Calendar.Gregorian.Month.October",
        "abbreviation": "CALENDARIA.Calendar.Gregorian.Month.OctoberShort",
        "ordinal": 10,
        "days": 31
      },
      "november00000000": {
        "name": "CALENDARIA.Calendar.Gregorian.Month.November",
        "abbreviation": "CALENDARIA.Calendar.Gregorian.Month.NovemberShort",
        "ordinal": 11,
        "days": 30
      },
      "december00000000": {
        "name": "CALENDARIA.Calendar.Gregorian.Month.December",
        "abbreviation": "CALENDARIA.Calendar.Gregorian.Month.DecemberShort",
        "ordinal": 12,
        "days": 31
      }
    }
  },
  "days": {
    "values": {
      "sunday0000000000": {
        "name": "CALENDARIA.Weekday.Sunday",
        "abbreviation": "CALENDARIA.Weekday.SundayShort",
        "ordinal": 1,
        "isRestDay": true
      },
      "monday0000000000": {
        "name": "CALENDARIA.Weekday.Monday",
        "abbreviation": "CALENDARIA.Weekday.MondayShort",
        "ordinal": 2
      },
      "tuesday000000000": {
        "name": "CALENDARIA.Weekday.Tuesday",
        "abbreviation": "CALENDARIA.Weekday.TuesdayShort",
        "ordinal": 3
      },
      "wednesday0000000": {
        "name": "CALENDARIA.Weekday.Wednesday",
        "abbreviation": "CALENDARIA.Weekday.WednesdayShort",
        "ordinal": 4
      },
      "thursday00000000": {
        "name": "CALENDARIA.Weekday.Thursday",
        "abbreviation": "CALENDARIA.Weekday.ThursdayShort",
        "ordinal": 5
      },
      "friday0000000000": {
        "name": "CALENDARIA.Weekday.Friday",
        "abbreviation": "CALENDARIA.Weekday.FridayShort",
        "ordinal": 6
      },
      "saturday00000000": {
        "name": "CALENDARIA.Weekday.Saturday",
        "abbreviation": "CALENDARIA.Weekday.SaturdayShort",
        "ordinal": 7,
        "isRestDay": true
      }
    },
    "daysPerYear": 365,
    "hoursPerDay": 24,
    "minutesPerHour": 60,
    "secondsPerMinute": 60
  },
  "seasons": {
    "values": {
      "spring0000000000": {
        "name": "CALENDARIA.Season.Spring",
        "icon": "fas fa-seedling",
        "color": "#90ee90",
        "seasonalType": "spring",
        "dayStart": 78,
        "dayEnd": 170,
        "abbreviation": "Spr"
      },
      "summer0000000000": {
        "name": "CALENDARIA.Season.Summer",
        "icon": "fas fa-sun",
        "color": "#ffd700",
        "seasonalType": "summer",
        "dayStart": 171,
        "dayEnd": 264,
        "abbreviation": "Sum"
      },
      "autumn0000000000": {
        "name": "CALENDARIA.Season.Autumn",
        "icon": "fas fa-leaf",
        "color": "#d2691e",
        "seasonalType": "autumn",
        "dayStart": 265,
        "dayEnd": 353,
        "abbreviation": "Aut"
      },
      "winter0000000000": {
        "name": "CALENDARIA.Season.Winter",
        "icon": "fas fa-snowflake",
        "color": "#87ceeb",
        "seasonalType": "winter",
        "dayStart": 354,
        "dayEnd": 77,
        "abbreviation": "Win"
      }
    }
  },
  "eras": {
    "commonera0000000": {
      "name": "CALENDARIA.Era.CommonEra",
      "abbreviation": "CALENDARIA.Era.CE",
      "startYear": 1,
      "endYear": null
    }
  },
  "moons": {
    "luna000000000000": {
      "name": "CALENDARIA.Moon.Gregorian.Luna",
      "cycleLength": 29.53059,
      "color": "#C0C0C0",
      "phases": {
        "newmoon000000000": {
          "name": "CALENDARIA.MoonPhase.NewMoon",
          "icon": "modules/calendaria/assets/moon-phases/01_newmoon.svg",
          "start": 0,
          "end": 0.125
        },
        "waxingcrescent00": {
          "name": "CALENDARIA.MoonPhase.WaxingCrescent",
          "icon": "modules/calendaria/assets/moon-phases/02_waxingcrescent.svg",
          "start": 0.125,
          "end": 0.25
        },
        "firstquarter0000": {
          "name": "CALENDARIA.MoonPhase.FirstQuarter",
          "icon": "modules/calendaria/assets/moon-phases/03_firstquarter.svg",
          "start": 0.25,
          "end": 0.375
        },
        "waxinggibbous000": {
          "name": "CALENDARIA.MoonPhase.WaxingGibbous",
          "icon": "modules/calendaria/assets/moon-phases/04_waxinggibbous.svg",
          "start": 0.375,
          "end": 0.5
        },
        "fullmoon00000000": {
          "name": "CALENDARIA.MoonPhase.FullMoon",
          "icon": "modules/calendaria/assets/moon-phases/05_fullmoon.svg",
          "start": 0.5,
          "end": 0.625
        },
        "waninggibbous000": {
          "name": "CALENDARIA.MoonPhase.WaningGibbous",
          "icon": "modules/calendaria/assets/moon-phases/06_waninggibbous.svg",
          "start": 0.625,
          "end": 0.75
        },
        "lastquarter00000": {
          "name": "CALENDARIA.MoonPhase.LastQuarter",
          "icon": "modules/calendaria/assets/moon-phases/07_lastquarter.svg",
          "start": 0.75,
          "end": 0.875
        },
        "waningcrescent00": {
          "name": "CALENDARIA.MoonPhase.WaningCrescent",
          "icon": "modules/calendaria/assets/moon-phases/08_waningcrescent.svg",
          "start": 0.875,
          "end": 1
        }
      },
      "referenceDate": {
        "year": 2025,
        "month": 0,
        "dayOfMonth": 28
      },
      "eclipseMode": "rare"
    }
  },
  "daylight": {
    "enabled": true,
    "shortestDay": 8,
    "longestDay": 16,
    "winterSolstice": 354,
    "summerSolstice": 171,
    "springEquinox": 78,
    "autumnEquinox": 265
  },
  "festivals": {
    "newyearsday00000": {
      "name": "New Year's Day",
      "month": 0,
      "icon": "fa-champagne-glasses",
      "color": "#FFD700",
      "description": "The first day of the year, celebrated worldwide with fireworks, gatherings, and new beginnings.",
      "dayOfMonth": 0,
      "duration": 1,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 1
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 1
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "valentinesday000": {
      "name": "Valentine's Day",
      "month": 1,
      "icon": "fa-heart",
      "color": "#E91E63",
      "description": "A celebration of love and affection, marked with gifts, cards, and romantic gestures.",
      "dayOfMonth": 13,
      "duration": 1,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 2
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 14
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "internationalwom": {
      "name": "International Women's Day",
      "month": 2,
      "icon": "fa-venus",
      "color": "#9C27B0",
      "description": "A global day honoring women's achievements and advocating for gender equality.",
      "dayOfMonth": 7,
      "duration": 1,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 3
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 8
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "stpatricksday000": {
      "name": "St. Patrick's Day",
      "month": 2,
      "icon": "fa-clover",
      "color": "#4CAF50",
      "description": "An Irish cultural celebration widely observed with parades, music, and green attire.",
      "dayOfMonth": 16,
      "duration": 1,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 3
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 17
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "vernalequinox000": {
      "name": "Vernal Equinox",
      "month": 2,
      "icon": "fa-scale-balanced",
      "color": "#8BC34A",
      "description": "The astronomical start of spring, when day and night are nearly equal.",
      "dayOfMonth": 19,
      "duration": 1,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 3
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 20
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "aprilfoolsday000": {
      "name": "April Fools' Day",
      "month": 3,
      "icon": "fa-face-grin-wink",
      "color": "#FF9800",
      "description": "A lighthearted day of pranks, hoaxes, and playful deception celebrated in many cultures.",
      "dayOfMonth": 0,
      "duration": 1,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 4
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 1
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "earthday00000000": {
      "name": "Earth Day",
      "month": 3,
      "icon": "fa-earth-americas",
      "color": "#2196F3",
      "description": "An annual event dedicated to environmental awareness and protection of the natural world.",
      "dayOfMonth": 21,
      "duration": 1,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 4
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 22
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "mayday0000000000": {
      "name": "May Day",
      "month": 4,
      "icon": "fa-seedling",
      "color": "#F44336",
      "description": "International Workers' Day honoring laborers and the labor movement, also celebrated as a spring festival.",
      "dayOfMonth": 0,
      "duration": 1,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 5
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 1
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "summersolstice00": {
      "name": "Summer Solstice",
      "month": 5,
      "icon": "fa-sun",
      "color": "#FFC107",
      "description": "The longest day of the year, celebrated since antiquity with Midsummer festivals and bonfires.",
      "dayOfMonth": 20,
      "duration": 1,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 6
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 21
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "bastilleday00000": {
      "name": "Bastille Day",
      "month": 6,
      "icon": "fa-flag",
      "color": "#1565C0",
      "description": "France's national day commemorating the storming of the Bastille and the birth of the French Republic.",
      "dayOfMonth": 13,
      "duration": 1,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 7
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 14
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "autumnalequinox0": {
      "name": "Autumnal Equinox",
      "month": 8,
      "icon": "fa-leaf",
      "color": "#D2691E",
      "description": "The astronomical start of autumn, when day and night are nearly equal.",
      "dayOfMonth": 21,
      "duration": 1,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 9
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 22
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "halloween0000000": {
      "name": "Halloween",
      "month": 9,
      "icon": "fa-ghost",
      "color": "#FF6F00",
      "description": "An ancient Celtic-rooted festival of costumes, jack-o'-lanterns, and the supernatural.",
      "dayOfMonth": 30,
      "duration": 1,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 10
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 31
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "dadelosmuertos00": {
      "name": "Día de los Muertos",
      "month": 10,
      "icon": "fa-skull",
      "color": "#E040FB",
      "description": "A Mexican tradition honoring deceased loved ones with ofrendas, marigolds, and celebration.",
      "dayOfMonth": 0,
      "duration": 1,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 11
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 1
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "wintersolstice00": {
      "name": "Winter Solstice",
      "month": 11,
      "icon": "fa-snowflake",
      "color": "#00BCD4",
      "description": "The shortest day and longest night of the year, celebrated with Yule traditions since ancient times.",
      "dayOfMonth": 20,
      "duration": 1,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 12
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 21
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "christmaseve0000": {
      "name": "Christmas Eve",
      "month": 11,
      "icon": "fa-star",
      "color": "#1B5E20",
      "description": "The evening before Christmas, observed with candlelight services, family gatherings, and gift-giving.",
      "dayOfMonth": 23,
      "duration": 1,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 12
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 24
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "christmasday0000": {
      "name": "Christmas Day",
      "month": 11,
      "icon": "fa-gifts",
      "color": "#C62828",
      "description": "A global holiday celebrating the birth of Jesus Christ, marked by gift-giving, feasts, and goodwill.",
      "dayOfMonth": 24,
      "duration": 1,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 12
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 25
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "boxingday0000000": {
      "name": "Boxing Day",
      "month": 11,
      "icon": "fa-gift",
      "color": "#795548",
      "description": "A holiday originating in the UK tradition of giving gifts to service workers and those in need.",
      "dayOfMonth": 25,
      "duration": 1,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 12
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 26
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "newyearseve00000": {
      "name": "New Year's Eve",
      "month": 11,
      "icon": "fa-clock",
      "color": "#311B92",
      "description": "The final night of the year, celebrated worldwide with countdowns, fireworks, and revelry.",
      "dayOfMonth": 30,
      "duration": 1,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 12
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 31
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "easter0000000000": {
      "name": "Easter",
      "month": 3,
      "icon": "fa-egg",
      "color": "#C8A2C8",
      "description": "The feast of resurrection, a moveable feast falling on the first Sunday after the first full moon of spring.",
      "dayOfMonth": 0,
      "duration": 1,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "computed",
            "op": "==",
            "value": true,
            "value2": {
              "chain": [
                {
                  "type": "anchor",
                  "value": "springEquinox"
                },
                {
                  "type": "firstAfter",
                  "condition": "moonPhase",
                  "params": {
                    "moon": 0,
                    "phase": "full"
                  }
                },
                {
                  "type": "firstAfter",
                  "condition": "weekday",
                  "params": {
                    "weekday": 0
                  }
                }
              ],
              "yearOverrides": {
                "1998": {
                  "month": 3,
                  "dayOfMonth": 11
                },
                "2018": {
                  "month": 3,
                  "dayOfMonth": 0
                },
                "2019": {
                  "month": 3,
                  "dayOfMonth": 20
                },
                "2038": {
                  "month": 3,
                  "dayOfMonth": 24
                }
              }
            }
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    }
  },
  "cycles": {},
  "canonicalHours": {},
  "weeks": {
    "enabled": false,
    "type": "year-based",
    "names": {}
  },
  "amPmNotation": {
    "am": "Ante Meridiem",
    "pm": "Post Meridiem",
    "amAbbr": "AM",
    "pmAbbr": "PM"
  },
  "dateFormats": {
    "short": "D MMM",
    "long": "D MMMM, Y",
    "full": "MMMM D, Y",
    "time": "HH:mm",
    "time12": "h:mm a",
    "weekHeader": "[Week] W [of] MMMM, Y",
    "yearHeader": "Y",
    "yearLabel": "Y G"
  },
  "metadata": {
    "id": "gregorian",
    "description": "CALENDARIA.Calendar.Gregorian.Description",
    "author": "calendaria",
    "system": "Real World",
    "luxonSync": {
      "theme": "CE"
    }
  },
  "weather": {
    "activeZone": "temperate",
    "zones": {
      "temperate000000": {
        "id": "temperate",
        "name": "CALENDARIA.Weather.Climate.Temperate",
        "description": "CALENDARIA.Weather.Climate.TemperateDesc",
        "windSpeedRange": {
          "min": 0,
          "max": 3
        },
        "windDirections": {
          "W": 20,
          "WSW": 15,
          "SW": 12,
          "WNW": 10,
          "NW": 8,
          "S": 8,
          "N": 5,
          "NNW": 5,
          "E": 4,
          "SE": 4,
          "NE": 3,
          "SSW": 3,
          "SSE": 1,
          "ESE": 1,
          "ENE": 1
        },
        "brightnessMultiplier": 1,
        "shortestDay": 8,
        "longestDay": 16,
        "temperatures": {
          "_default": {
            "min": 8,
            "max": 20
          },
          "Spring": {
            "min": 8,
            "max": 18
          },
          "Summer": {
            "min": 18,
            "max": 30
          },
          "Autumn": {
            "min": 8,
            "max": 18
          },
          "Winter": {
            "min": -5,
            "max": 5
          }
        },
        "presets": {
          "clear0000000000": {
            "id": "clear",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "partlycloudy000": {
            "id": "partly-cloudy",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "cloudy000000000": {
            "id": "cloudy",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "overcast0000000": {
            "id": "overcast",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "drizzle00000000": {
            "id": "drizzle",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "rain00000000000": {
            "id": "rain",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "fog000000000000": {
            "id": "fog",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "mist00000000000": {
            "id": "mist",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "windy0000000000": {
            "id": "windy",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "snow00000000000": {
            "id": "snow",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "blizzard0000000": {
            "id": "blizzard",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "thunderstorm000": {
            "id": "thunderstorm",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          }
        },
        "seasonOverrides": {
          "Spring": {
            "temperatures": {
              "min": 8,
              "max": 18
            },
            "presets": {
              "rain": {
                "id": "rain",
                "chance": 25,
                "enabled": true
              },
              "drizzle": {
                "id": "drizzle",
                "chance": 19,
                "enabled": true
              },
              "partly-cloudy": {
                "id": "partly-cloudy",
                "chance": 19,
                "enabled": true
              },
              "clear": {
                "id": "clear",
                "chance": 13,
                "enabled": true
              },
              "mist": {
                "id": "mist",
                "chance": 13,
                "enabled": true
              },
              "cloudy": {
                "id": "cloudy",
                "chance": 13,
                "enabled": true
              },
              "thunderstorm": {
                "id": "thunderstorm",
                "chance": 0,
                "enabled": false
              },
              "fog": {
                "id": "fog",
                "chance": 0,
                "enabled": false
              },
              "windy": {
                "id": "windy",
                "chance": 0,
                "enabled": false
              },
              "snow": {
                "id": "snow",
                "chance": 0,
                "enabled": false
              },
              "blizzard": {
                "id": "blizzard",
                "chance": 0,
                "enabled": false
              },
              "overcast": {
                "id": "overcast",
                "chance": 0,
                "enabled": false
              }
            }
          },
          "Summer": {
            "temperatures": {
              "min": 18,
              "max": 30
            },
            "presets": {
              "clear": {
                "id": "clear",
                "chance": 35,
                "enabled": true
              },
              "partly-cloudy": {
                "id": "partly-cloudy",
                "chance": 24,
                "enabled": true
              },
              "thunderstorm": {
                "id": "thunderstorm",
                "chance": 12,
                "enabled": true
              },
              "rain": {
                "id": "rain",
                "chance": 12,
                "enabled": true
              },
              "cloudy": {
                "id": "cloudy",
                "chance": 6,
                "enabled": true
              },
              "mist": {
                "id": "mist",
                "chance": 6,
                "enabled": true
              },
              "drizzle": {
                "id": "drizzle",
                "chance": 6,
                "enabled": true
              },
              "fog": {
                "id": "fog",
                "chance": 0,
                "enabled": false
              },
              "windy": {
                "id": "windy",
                "chance": 0,
                "enabled": false
              },
              "snow": {
                "id": "snow",
                "chance": 0,
                "enabled": false
              },
              "blizzard": {
                "id": "blizzard",
                "chance": 0,
                "enabled": false
              },
              "overcast": {
                "id": "overcast",
                "chance": 0,
                "enabled": false
              }
            }
          },
          "Autumn": {
            "temperatures": {
              "min": 8,
              "max": 18
            },
            "presets": {
              "cloudy": {
                "id": "cloudy",
                "chance": 24,
                "enabled": true
              },
              "rain": {
                "id": "rain",
                "chance": 18,
                "enabled": true
              },
              "fog": {
                "id": "fog",
                "chance": 18,
                "enabled": true
              },
              "partly-cloudy": {
                "id": "partly-cloudy",
                "chance": 12,
                "enabled": true
              },
              "windy": {
                "id": "windy",
                "chance": 12,
                "enabled": true
              },
              "mist": {
                "id": "mist",
                "chance": 6,
                "enabled": true
              },
              "drizzle": {
                "id": "drizzle",
                "chance": 6,
                "enabled": true
              },
              "clear": {
                "id": "clear",
                "chance": 6,
                "enabled": true
              },
              "thunderstorm": {
                "id": "thunderstorm",
                "chance": 0,
                "enabled": false
              },
              "snow": {
                "id": "snow",
                "chance": 0,
                "enabled": false
              },
              "blizzard": {
                "id": "blizzard",
                "chance": 0,
                "enabled": false
              },
              "overcast": {
                "id": "overcast",
                "chance": 0,
                "enabled": false
              }
            }
          },
          "Winter": {
            "temperatures": {
              "min": -5,
              "max": 5
            },
            "presets": {
              "snow": {
                "id": "snow",
                "chance": 26,
                "enabled": true
              },
              "blizzard": {
                "id": "blizzard",
                "chance": 11,
                "enabled": true
              },
              "fog": {
                "id": "fog",
                "chance": 11,
                "enabled": true
              },
              "overcast": {
                "id": "overcast",
                "chance": 16,
                "enabled": true
              },
              "clear": {
                "id": "clear",
                "chance": 11,
                "enabled": true
              },
              "rain": {
                "id": "rain",
                "chance": 5,
                "enabled": true
              },
              "cloudy": {
                "id": "cloudy",
                "chance": 11,
                "enabled": true
              },
              "mist": {
                "id": "mist",
                "chance": 5,
                "enabled": true
              },
              "drizzle": {
                "id": "drizzle",
                "chance": 5,
                "enabled": true
              },
              "partly-cloudy": {
                "id": "partly-cloudy",
                "chance": 0,
                "enabled": false
              },
              "thunderstorm": {
                "id": "thunderstorm",
                "chance": 0,
                "enabled": false
              },
              "windy": {
                "id": "windy",
                "chance": 0,
                "enabled": false
              }
            }
          }
        }
      }
    }
  }
}
