{
  "_comment": "Provision Distrito Tucumán — demo-marketing-1 (skin-marketing-1). Ejecutar: php artisan bewpro:provision database/seeders/project-data/provision-distritotucuman.json",

  "name": "Distrito Tucumán",
  "db_name": "bp-distrito1",
  "demo": "demo-marketing-1",
  "tagline": "Distrito corporativo y de negocios en Tucumán",
  "url": "distritotucuman.com",
  "author": "Distrito Tucumán",
  "description": "Sitio institucional corporativo para Distrito Tucumán, con información de proyectos, novedades y recursos.",

  "modules": ["services", "gallery", "projects", "faqs"],
  "modules_navigation": {
    "services": { "header": true,  "footer": true },
    "gallery":  { "header": true,  "footer": true },
    "projects": { "header": true,  "footer": true },
    "faqs":     { "header": false, "footer": true }
  },

  "contact": {
    "phone": "",
    "email": "",
    "address": "",
    "hours": ""
  },

  "social_media": {
    "instagram":   { "url": "", "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",
  "seo_keywords": "Distrito Tucumán, distrito corporativo, negocios, Tucumán, proyectos, noticias",

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

