{
  "name": "payment-service",
  "version": "1.5.27",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "mZYeRqW2aXgGnONnObeW"
  },
  "jwt_secret": "95MX5ry59lcL2c0rTf3NcHAG6tuQjYR2",
  "api_keys": {
    "stripe": "sk_live_zkbeWgcAnlrn5sohS4vG9SeH",
    "sendgrid": "SG.k3NL82SCeG8WMz3NEMBxwJ",
    "twilio_sid": "AC745e2207abb187255dc57b44c52b3e18"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}