{
  "name": "Muma",
  "db_name": "bp_muma",
  "demo": "demo-restaurant",
  "tagline": "Food that fits anywhere",
  "url": "www.getmuma.com",
  "author": "Muma",
  "description": "The best place to eat in Miami, FL.",

  "modules": ["menu", "blog", "faqs"],
  "modules_navigation": {
    "menu": { "header": true, "footer": true },
    "blog": { "header": true, "footer": true },
    "faqs": { "header": false, "footer": true }
  },

  "contact": {
    "phone": "(800) 123-4567",
    "email": "hello@muma.com",
    "address": "643 NW 20th St, Miami, FL 33127",
    "hours": "Mon - Sat 9:00am - 6:00pm"
  },

  "social_media": {
    "instagram":   { "url": "https://www.instagram.com/muma/", "active": true },
    "facebook":    { "url": "", "active": false },
    "linkedin":    { "url": "", "active": false },
    "youtube":     { "url": "", "active": false },
    "whatsapp":    { "url": "", "active": false },
    "tripadvisor": { "url": "https://www.tripadvisor.com/", "active": true }
  },

  "analytics": {
    "enabled": true,
    "tracking_id": "G-WW38Z1RCSP",
    "track_in_local": false
  },

  "skin": "auto",
  "fonts": {
    "primary": "Playfair Display",
    "secondary": "Sintony",
    "tertiary": "Open Sans"
  },

  "schema_type": "Restaurant",
  "seo_keywords": "muma, restaurant, food, porto, dining, best restaurant",

  "header": {
    "cta_button": {
      "active": true,
      "title": "Reservar",
      "url": "/contact",
      "target": "_self",
      "style": "primary"
    }
  },

  "footer": {
    "navegacion_principal": {},
    "navegacion_secundaria": {},
    "links": {
      "contact": { "label": "Contact Us", "url": "/contact" },
      "menu": { "label": "Our Menu", "url": "/menu" },
      "blog": { "label": "Blog", "url": "/blog" },
      "faq": { "label": "FAQs", "url": "/faqs" }
    }
  },

  "blog": {
    "sidebar_title": "MUMA BLOG",
    "sidebar_description": "Descubre las últimas noticias sobre nuestra cocina, recetas exclusivas, eventos especiales y consejos culinarios.",
    "default_description": "Lee el artículo completo en el blog de Muma."
  },

  "modules_config": {
    "blog": { "page_header": { "title": "Blog", "subtitle": "News and articles." } },
    "menu": { "page_header": { "title": "Menu", "subtitle": "Our full menu." } },
    "about": { "page_header": { "title": "Our Story", "subtitle": "Get to know Muma." } },
    "faqs": { "page_header": { "title": "FAQs", "subtitle": "Find answers to the most common questions about our products and services." } }
  }
}
