{
  "name": "payment-service",
  "version": "1.1.28",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "L4KWG7KRQO4mT3YNI0ud"
  },
  "jwt_secret": "uODn4EXOHM0Vw+3BK3xPpMlEyG+MXaPw",
  "api_keys": {
    "stripe": "sk_live_0p7jerW9VbNLEwdrAiVFMZeM",
    "sendgrid": "SG.DoPlrwmmwtkZhrezamm+58",
    "twilio_sid": "ACa8e2d6a008bdf5adee18624b091b96f5"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}