{"message":"🍽️ Welcome to Dine - Restaurant Management System!","version":"1.0.0","environment":"production","features":["📱 QR Code Digital Menus","🛒 Table-side Ordering","💳 Multiple Payment Options","👨‍🍳 Kitchen Order Tickets","📊 Analytics Dashboard","🔐 Multi-auth System"],"endpoints":{"health":"/health","auth":"/api/auth/*","restaurants":"/api/restaurants/*","menus":"/api/menus/* (includes PATCH /api/menus/item/:id, DELETE /api/menus/item/:id)","orders":"/api/orders/*","payments":"/api/payments/*","tables":"/api/tables/* (includes PATCH /api/tables/:id, DELETE /api/tables/:id)","floors":"/api/floors/*","bookings":"/api/bookings/*","analytics":"/api/analytics/*","staff":"/api/staff/*"}}