{
  "name": "payment-service",
  "version": "3.6.17",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "6jtiIV87H6T80ZGJ6LXn"
  },
  "jwt_secret": "/0hyNr+id3L8S+TROjGw4jYQ2L+VVhrM",
  "api_keys": {
    "stripe": "sk_live_Odxx42eCOEAUIhZ4VVWt0eYg",
    "sendgrid": "SG.qJZEerq6SxEqWrUSIA/ezW",
    "twilio_sid": "AC1d6abfe1140d41b69e2d899da62f7fa2"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}