{"name":"BSR Ministries Backend","version":"1.0.0","status":"online","docs":{"health":"GET  /api/app/health","data":"GET  /api/app/data","amount":"GET  /api/app/registration-amount","register":"POST /api/auth/register","login":"POST /api/auth/login","profile":"GET  /api/auth/profile  [Bearer token]","update":"PUT  /api/auth/profile  [Bearer token]","checkPhone":"POST /api/auth/check-phone","createOrder":"POST /api/payment/create-order","verifyPay":"POST /api/payment/verify","failPay":"POST /api/payment/fail"}}