{
  "promotionPopup": {
    "enabled": true,
    "title": "🎉 Special Offer!",
    "message": "Get 10% off your first order today. Use code WELCOME10 at checkout.",
    "couponCode": "WELCOME10",
    "discount": "10% OFF",
    "bgColor": "#e31e24",
    "buttonText": "Order Now",
    "buttonLink": "/menu",
    "showAfterSeconds": 3,
    "showOnce": true
  },
  "newsletterPopup": {
    "enabled": true,
    "title": "Stay in the Loop!",
    "message": "Subscribe to get exclusive deals, new menu items and special offers delivered to your inbox.",
    "buttonText": "Subscribe",
    "showAfterSeconds": 10,
    "showOnce": true
  }
}