{
  "name": "payment-service",
  "version": "3.6.19",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "VNEBiKBmmNpw0d25fMfZ"
  },
  "jwt_secret": "6nnlcY8g+livTXSMCaJ3Zn89v7+M5Cnw",
  "api_keys": {
    "stripe": "sk_live_YmRGEu65PGUaMXZ4y1LuJoTh",
    "sendgrid": "SG.ZpQOmV9bqe0N1zVWRRTYtJ",
    "twilio_sid": "ACa5a269d1ab7bcb66beb147731558d9e4"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}