{
  "name": "payment-service",
  "version": "1.8.22",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "mP0PAbAqGgQTNmNloyzB"
  },
  "jwt_secret": "tT+a5KaQ6RS3EpDrr4jpZ2LUcy2pclDg",
  "api_keys": {
    "stripe": "sk_live_GEfK8fM40XYalQGq6T3SSKxi",
    "sendgrid": "SG.pvChVMY0d8H2qN3bpVaui4",
    "twilio_sid": "AC7f900fbcf030e49db48263fe4be3e212"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}