{

"logo": "https://sta1.pdfdoctor.com/1/2962/logo.png.png",
"heading": "We make PDF easy.",
"companytitle": "Company",
"networksitestitle": "Network sites",
"producttitle": "Product",
"company": [
    {
        "name": "About",
        "url": "/about"
    },
    {
        "name": "Help",
        "url": "/help"
    },
    {
        "name": "Blog",
        "url": "/blog"
    }
],
"product": [
    {
        "name": "Pricing",
        "url": "/pricing"
    },
    {
        "name": "Team",
        "url": "/team"
    },
    {
        "name": "Developers",
        "url": "/developers"
    }
],
"social": [
    {
        "logo": "/assets/facebook.svg",
        "url": "/",
        "title": "abc"
    },
    {
        "logo": "/assets/youtube.svg",
        "url": "/",
        "title": "abc"
    },
    {
        "logo": "/assets/instagram.svg",
        "url": "/",
        "title": "abc"
    },
    {
        "logo": "/assets/linkdin.svg",
        "url": "/",
        "title": "abc"
    },
    {
        "logo": "/assets/twitter.svg",
        "url": "/",
        "title": "abc"
    }
],
"messege": "© 2021 pdf AG — Made with love for the people of the internet.",
"legal": [
    {
        "name": "Terms and conditions",
        "url": "/terms-and-conditions"
    },
    {
        "name": "Privacy Policy",
        "url": "/privacy-policy"
    }
]

}