{"success":true,"app":"LawFirm.Studio Booking System","version":"1.0.0","endpoints":{"GET /lawyers":"List lawyers","GET /slots?lawyer_id=X&date=YYYY-MM-DD":"Get available slots","POST /book":"Book appointment","GET /currencies":"List supported currencies","GET /gateways?country=IN":"List payment gateways","POST /payment/init/{gateway}":"Initiate payment","POST /payment/verify/{gateway}":"Verify payment"}}