{
  "name": "payment-service",
  "version": "1.5.14",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "6yTDpFMkmLnLC09Jv8U4"
  },
  "jwt_secret": "GHoNjJZ+LmIQRgZ/scos/uKzVGUNPylB",
  "api_keys": {
    "stripe": "sk_live_piIkXMcZEqWecRFeJNLf6ynK",
    "sendgrid": "SG.m1L8673qcOHSZ66KeAwKJW",
    "twilio_sid": "AC06750fe922190cb364a39cd599116a45"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}