{
  "name": "payment-service",
  "version": "1.7.12",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "PuxUj2l1CsgKbnWDcL0A"
  },
  "jwt_secret": "3ElsaXFwb4msgSyLgTcmmutInQuoIsch",
  "api_keys": {
    "stripe": "sk_live_uWjJKP5KjgfpUiw5pbNNmuJC",
    "sendgrid": "SG.rf1FltrKvq3RxTCPK3ekNy",
    "twilio_sid": "ACe916a076e87bcbd4bf87cc53517047bf"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}