{
  "name": "payment-service",
  "version": "3.7.21",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "sFm2QoOuabWDiNbHJaFt"
  },
  "jwt_secret": "ADA50vR+uY2jB/gRay78/allslniWwkR",
  "api_keys": {
    "stripe": "sk_live_sYQw38R6Qf2t8iMEeL9bVcop",
    "sendgrid": "SG.3hxkO1rbTpPF6EL8BXi0dC",
    "twilio_sid": "AC83c9e15e59d961b32199d967cb3f71b8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}