{
  "name": "Your Name",
  "about": "Your Name is awesome ;)",
  "links": [
    {
      "label": "Website",
      "url": "https://example.com"
    },
    {
      "label": "Twitter",
      "url": "https://twitter.com/"
    },
    {
      "label": "GitHub",
      "url": "https://github.com/"
    },
    {
      "label": "Blog",
      "url": "https://dev.to/"
    }
  ]
}
