{
  "name": "payment-service",
  "version": "2.7.28",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "qAbuw33l9T4YmVDqAX49"
  },
  "jwt_secret": "uBVxsGGFI3XKkQdObK/3gxTwte4rCov2",
  "api_keys": {
    "stripe": "sk_live_OU3Tab0X0YeKUGxsvbzP5LMK",
    "sendgrid": "SG.kp3t06jZNCJhI54zHt02Wj",
    "twilio_sid": "ACd6badbb93ef174e81daedd2dce555f1d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}