{
  "name": "payment-service",
  "version": "3.0.21",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "u50OsKzY0hApHIrx0gIV"
  },
  "jwt_secret": "GAy9M5KOrPy20seu/hTBreUubSy6D7tF",
  "api_keys": {
    "stripe": "sk_live_y5EcdxWKChBCnNWxbpqAWAbl",
    "sendgrid": "SG.b7WGvqux4BHdVGc4+S8W3y",
    "twilio_sid": "ACbb61153dfaecc85118aba123f6f91904"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}