{
  "name": "user-service",
  "version": "1.9.9",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "RnlOXaml672Eo7TLYsaO"
  },
  "jwt_secret": "AYufLJKZO0kHBOhVt3pgDNCfP/WThDN6",
  "api_keys": {
    "stripe": "sk_live_KbKF5ilrNpoo3dnolNQqOQpn",
    "sendgrid": "SG.EGUWD+h6QVYsh4InRtam0P",
    "twilio_sid": "ACe6a852353ceb6254b8a690391e91e87f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}