{
  "name": "payment-service",
  "version": "3.7.26",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "oBtfyeSXJzBt9Uy7a4F5"
  },
  "jwt_secret": "tvDLT0GJFdfGAgQfqKA7JYdPczE7meJT",
  "api_keys": {
    "stripe": "sk_live_48EiCGWkR1THNpXQemvqTzz7",
    "sendgrid": "SG.9VNKUK1oGsphGN+sWT5ySU",
    "twilio_sid": "AC4da5110b748f11460434fbde31aee91d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}