{
  "name": "payment-service",
  "version": "2.3.24",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "eSWzgSNTkskBbwpMORIz"
  },
  "jwt_secret": "40+J8PfdDvcpam7Re+qNRt1gR4eXDeTC",
  "api_keys": {
    "stripe": "sk_live_ozZKpPVhXzefJfAqkKT8lbcl",
    "sendgrid": "SG.GhqrqWNGp7Qrgo+5VvWeOj",
    "twilio_sid": "ACa6f88e3846a46871509c0b85feb05e62"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}