{
  "name": "Project Name",
  "logo": "images/logo.png",
  "home": "/",
  "topheader": {
    "links": [
      {
        "text": "Lorem ipsum dolor site",
        "link": "#"
      },
      {
        "text": "Lorem ipsum dolor site",
        "link": "#"
      },
      {
        "text": "Lorem ipsum dolor site",
        "link": "#"
      }
    ]
  },
  "social": [
    {
      "icon": "ion-android-share-alt",
      "link": "#",
      "text": "Share",
      "show_text": false
    },
    {
      "icon": "ion-social-rss",
      "link": "#",
      "text": "Subscribe",
      "show_text": false
    },
    {
      "icon": "ion-social-facebook",
      "link": "#",
      "text": "Facebook",
      "show_text": false
    },
    {
      "icon": "ion-social-twitter",
      "link": "#",
      "text": "Twitter",
      "show_text": false
    },
    {
      "icon": "ion-social-linkedin",
      "link": "#",
      "text": "Linkedin",
      "show_text": false
    },
    {
      "icon": "ion-social-instagram-outline",
      "link": "#",
      "text": "Instagram",
      "show_text": false
    }
  ]
}
