{
    "_comment": "Provisión de prueba — Starbucks example",
    "name": "Starbucks",
    "db_name": "bp-prueba1",
    "demo": "demo-architecture-2",
    "tagline": "Coffee that inspires, moments that connect",
    "url": "https://prueba1.bewpro.com",
    "author": "Starbucks",
    "description": "Premium coffee experiences crafted with care. From ethically sourced beans to handcrafted beverages, we bring people together one cup at a time.",
    "modules": [
        "products",
        "faqs"
    ],
    "modules_navigation": {
        "products": {
            "header": true,
            "footer": true
        },
        "faqs": {
            "header": false,
            "footer": true
        }
    },
    "contact": {
        "phone": "+1 800 782 7282",
        "email": "info@starbucks.com",
        "address": "2401 Utah Avenue South, Seattle, WA 98134"
    },
    "social_media": {
        "instagram": {
            "url": "https://www.instagram.com/starbucks",
            "active": true
        },
        "facebook": {
            "url": "https://www.facebook.com/starbucks",
            "active": true
        },
        "x": {
            "url": "https://x.com/starbucks",
            "active": true
        },
        "youtube": {
            "url": "https://www.youtube.com/starbucks",
            "active": true
        }
    },
    "skin": "skin-prueba1",
    "fonts": {
        "primary": "Playfair Display",
        "secondary": "Lato",
        "tertiary": "Lato"
    },
    "schema_type": "CafeOrCoffeeShop",
    "header": {
        "cta_button": {
            "active": true,
            "title": "Order Now",
            "url": "/contact",
            "target": "_self",
            "style": "primary"
        }
    },
    "users": [
        {
            "name": "Admin",
            "email": "admin@starbucks.com",
            "password": "password",
            "role": "admin"
        }
    ]
}
