[
  {
    "id": 1,
    "name": "Simplified Biography 1",
    "image": "/img/preview/blog-biography/simplified-biography-1.webp",
    "category": "simplified-biographies",
    "fields": [
      { "parent": "details", "name": "fullName", "label": "Full Name", "type": "text", "hasToggle": false },
      { "parent": "details", "name": "occupation", "label": "Occupation", "type": "text", "hasToggle": false },
      { "parent": "details", "name": "additionalInfo", "label": "Additional Info", "type": "textarea", "hasToggle": false },
      { "parent": "images", "name": "avatar", "label": "Profile Picture", "type": "image", "hasToggle": true },
      { "parent": "social", "name": "facebook", "label": "Facebook", "type": "text", "hasToggle": true },
      { "parent": "social", "name": "twitter", "label": "Twitter", "type": "text", "hasToggle": true },
      { "parent": "social", "name": "linkedin", "label": "LinkedIn", "type": "text", "hasToggle": true },
      { "parent": "social", "name": "youtube", "label": "YouTube", "type": "text", "hasToggle": true },
      { "parent": "social", "name": "instagram", "label": "Instagram", "type": "text", "hasToggle": true },
      { "parent": "styling", "name": "themeColor", "label": "Theme Color", "type": "color", "hasToggle": false },
      { "parent": "styling", "name": "textColor", "label": "Text Color", "type": "color", "hasToggle": false },
      { "parent": "styling", "name": "iconsColor", "label": "Icons Color", "type": "color", "hasToggle": false },
      { "parent": "styling", "name": "font", "label": "Font", "type": "font", "hasToggle": false },
      { "parent": "styling", "name": "fontSize", "label": "Font Size", "type": "fontSize", "hasToggle": false }
    ],
    "isNotRecommended": false
  },
  {
    "id": 2,
    "name": "Simplified Biography 2",
    "image": "/img/preview/blog-biography/simplified-biography-2.webp",
    "category": "simplified-biographies",
    "fields": [
      { "parent": "details", "name": "fullName", "label": "Full Name", "type": "text", "hasToggle": false },
      { "parent": "details", "name": "occupation", "label": "Occupation", "type": "text", "hasToggle": false },
      { "parent": "details", "name": "additionalInfo", "label": "Additional Info", "type": "textarea", "hasToggle": false },
      { "parent": "images", "name": "avatar", "label": "Profile Picture", "type": "image", "hasToggle": true },
      { "parent": "social", "name": "facebook", "label": "Facebook", "type": "text", "hasToggle": true },
      { "parent": "social", "name": "twitter", "label": "Twitter", "type": "text", "hasToggle": true },
      { "parent": "social", "name": "linkedin", "label": "LinkedIn", "type": "text", "hasToggle": true },
      { "parent": "social", "name": "youtube", "label": "YouTube", "type": "text", "hasToggle": true },
      { "parent": "social", "name": "instagram", "label": "Instagram", "type": "text", "hasToggle": true },
      { "parent": "styling", "name": "themeColor", "label": "Theme Color", "type": "color", "hasToggle": false },
      { "parent": "styling", "name": "textColor", "label": "Text Color", "type": "color", "hasToggle": false },
      { "parent": "styling", "name": "iconsColor", "label": "Icons Color", "type": "color", "hasToggle": false },
      { "parent": "styling", "name": "font", "label": "Font", "type": "font", "hasToggle": false },
      { "parent": "styling", "name": "fontSize", "label": "Font Size", "type": "fontSize", "hasToggle": false }
    ],
    "isNotRecommended": false
  }
]
