{
  "name": "payment-service",
  "version": "1.5.27",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "BTsP5T8aAvQp0MfllSOO"
  },
  "jwt_secret": "/r7rw9huJIT7KL8Ki/e1nd76EYle7NB1",
  "api_keys": {
    "stripe": "sk_live_flkKWllX7TgvDlMmFRhJYdA0",
    "sendgrid": "SG.qT2BoHQlofaHbCannIlqFd",
    "twilio_sid": "ACb14ec6943028c633648e69e71e57a520"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}