{
  "order_received_customer": "Thank you for choosing PizzaHub – {branchName} 🍕\nWe have received your order #{orderId}.\nDelivery rider: {riderName} ({riderPhone})\nWe’re preparing your pizza with love!",
  "order_received_admin": "PizzaHub {branchName}: New order #{orderId}.\nCustomer: {customerPhone}\nLocation: {locationLink}\nTotal: LKR {total}\nPayment: {paymentStatus}\nDetails: {adminOrderUrl}",
  "status_update_customer": "PizzaHub: Order #{orderId} is now {status}. Tracking: {tracking}."
}