{
  "name": "payment-service",
  "version": "2.8.20",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ClSc5FaxKovU42Hypsrv"
  },
  "jwt_secret": "6PNngf2SNPhkp3m3bE3MgkN/uwQ625Mk",
  "api_keys": {
    "stripe": "sk_live_CYz8OHkZHB6qOtt5wBV6shRw",
    "sendgrid": "SG.uKrQZSV9JOC3shfu34qPvC",
    "twilio_sid": "ACfdeea192f96eaeb1704d321e340cf2a3"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}