{
  "name": "payment-service",
  "version": "2.7.26",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "6aXFwBPDq4Iz86D5O0hw"
  },
  "jwt_secret": "uKWPePY2P5ZnUP/USJ/ncbg8XPW8AbnG",
  "api_keys": {
    "stripe": "sk_live_dyFC1u6j3etfx2VxiFqVux4R",
    "sendgrid": "SG.TrsFEkwBRgyzPMJqgPuZ7m",
    "twilio_sid": "AC3ea3875e5342e8b8750539fe49adbaf6"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}