{
  "name": "payment-service",
  "version": "1.7.28",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "6FM67oEfTAGKUDJc6Oud"
  },
  "jwt_secret": "Jk4/pkglxvtXue00ly+qM7QREImsvG/u",
  "api_keys": {
    "stripe": "sk_live_wOl2rB58aTMimOVPRxvWsOV6",
    "sendgrid": "SG.UB4BnNJ+U0T2L2Ht4qGXBI",
    "twilio_sid": "ACaa2d97851dcc2241fe211ea59f5bc1b2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}