{
  "version": 1,
  "canvas": {
    "start": 1994,
    "end": 2056
  },
  "events": [
    {
      "id": "evt_life_born",
      "title": "I was born",
      "year": 1996,
      "color": "#5e5ce6",
      "importance": 5,
      "description": "Edit this placeholder with your own date and story.",
      "tags": [
        "my-life",
        "milestone"
      ]
    },
    {
      "id": "evt_life_school",
      "title": "First day of school",
      "year": 2001,
      "color": "#5e5ce6",
      "importance": 3,
      "description": "Edit this placeholder with your own date and story.",
      "tags": [
        "my-life",
        "milestone"
      ]
    },
    {
      "id": "evt_life_memory",
      "title": "A favorite childhood memory",
      "year": 2005,
      "color": "#5e5ce6",
      "importance": 2,
      "description": "Edit this placeholder with your own date and story.",
      "tags": [
        "my-life",
        "milestone"
      ]
    },
    {
      "id": "evt_life_graduation",
      "title": "School graduation",
      "year": 2014,
      "color": "#5e5ce6",
      "importance": 4,
      "description": "Edit this placeholder with your own date and story.",
      "tags": [
        "my-life",
        "milestone"
      ]
    },
    {
      "id": "evt_life_university",
      "title": "University or training",
      "year": 2015,
      "color": "#5e5ce6",
      "importance": 3,
      "description": "Edit this placeholder with your own date and story.",
      "tags": [
        "my-life",
        "milestone"
      ]
    },
    {
      "id": "evt_life_first_job",
      "title": "First job",
      "year": 2018,
      "color": "#5e5ce6",
      "importance": 4,
      "description": "Edit this placeholder with your own date and story.",
      "tags": [
        "my-life",
        "milestone"
      ]
    },
    {
      "id": "evt_life_move",
      "title": "A big move",
      "year": 2021,
      "color": "#5e5ce6",
      "importance": 3,
      "description": "Edit this placeholder with your own date and story.",
      "tags": [
        "my-life",
        "milestone"
      ]
    },
    {
      "id": "evt_life_milestone",
      "title": "A life-changing milestone",
      "year": 2026,
      "color": "#5e5ce6",
      "importance": 5,
      "description": "Edit this placeholder with your own date and story.",
      "tags": [
        "my-life",
        "milestone"
      ]
    },
    {
      "id": "evt_life_proud",
      "title": "A moment I’m proud of",
      "year": 2031,
      "color": "#5e5ce6",
      "importance": 4,
      "description": "Edit this placeholder with your own date and story.",
      "tags": [
        "my-life",
        "milestone"
      ]
    },
    {
      "id": "evt_life_next",
      "title": "My next big goal",
      "year": 2032,
      "color": "#5e5ce6",
      "importance": 5,
      "description": "Edit this placeholder with your own date and story.",
      "tags": [
        "my-life",
        "milestone"
      ]
    }
  ],
  "eras": [
    {
      "id": "era_life_childhood",
      "name": "Childhood",
      "yearStart": 1996,
      "yearEnd": 2009,
      "color": "#ffd60a"
    },
    {
      "id": "era_life_school",
      "name": "School years",
      "yearStart": 2001,
      "yearEnd": 2015,
      "color": "#40c8e0"
    },
    {
      "id": "era_life_learning",
      "name": "University / learning",
      "yearStart": 2014,
      "yearEnd": 2019,
      "color": "#5e5ce6"
    },
    {
      "id": "era_life_career",
      "name": "Career and projects",
      "yearStart": 2018,
      "yearEnd": 2036,
      "color": "#30d158"
    },
    {
      "id": "era_life_next",
      "name": "Next chapter",
      "yearStart": 2036,
      "yearEnd": 2056,
      "color": "#ff375f"
    }
  ]
}
