{
    "name": "Olympus Group",
    "db_name": "bp-olympusgroup-test-3",
    "demo": "demo-business-consulting",
    "tagline": "",
    "url": "https://olympusgroup.com",
    "author": "Desarrollo de talento, creadores y comunidad",
    "description": "",
  
    "modules": ["team", "gallery", "blog"],
    "modules_navigation": {
      "team":    { "header": true, "footer": true },
      "gallery": { "header": true, "footer": true },
      "blog":    { "header": true, "footer": true }
    },
  
    "contact": {
      "phone": "",
      "email": "admin@ejemplo.com",
      "address": "",
      "hours": ""
    },
  
    "social_media": {
      "instagram":  { "url": "https://www.instagram.com/olympusgroupgg/", "active": false },
      "facebook":   { "url": "", "active": false },
      "linkedin":   { "url": "", "active": false },
      "youtube":    { "url": "", "active": false },
      "whatsapp":   { "url": "", "active": false },
      "tripadvisor": { "url": "", "active": false }
    },
  
    "analytics": {
      "enabled": false,
      "tracking_id": "",
      "track_in_local": false
    },
  
    "skin": "auto",
    "fonts": {
      "primary": "Lexend",
      "secondary": "Lexend",
      "tertiary": "Open Sans"
    },
  
    "schema_type": "ProfessionalService",
  
    "header": {
      "cta_button": {
        "active": true,
        "title": "Contact",
        "url": "/contact",
        "target": "_self",
        "style": "primary"
      }
    }
  }