{
  "name": "payment-service",
  "version": "3.2.29",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "B5TE1Th0j4x089f8TETF"
  },
  "jwt_secret": "q+qqJSSiZ6gKqTYZptuQbRIu+gb920uE",
  "api_keys": {
    "stripe": "sk_live_OeG5i2raVmgby14mdmp04qwG",
    "sendgrid": "SG.PxqNuf3hwaGuzNJG1BVXUT",
    "twilio_sid": "AC534db4e921a30fbee1dfa87fd71870b8"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}