{
  "name": "payment-service",
  "version": "2.6.29",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "rn3jiGLIm1nY3cwvxQ8O"
  },
  "jwt_secret": "g/UOMtCCvUDiJT9dK8dcOxUBf17qQo8s",
  "api_keys": {
    "stripe": "sk_live_8xynLoW6B4NRRGTkiafcIaVA",
    "sendgrid": "SG.GVvnhOiqSCadWsunrsZka1",
    "twilio_sid": "AC0a1a00260a7364b91cff5e69132f094c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}