{
  "name": "user-service",
  "version": "3.6.11",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "QKS4o3R53PPoWeXvr8du"
  },
  "jwt_secret": "PgmtL0N+z72soHIBrWX+LwG8epFgKuE/",
  "api_keys": {
    "stripe": "sk_live_IIzCWZHULPBKqTk5WXx9tAMw",
    "sendgrid": "SG.hoQtoXCfkzcdodqmGg1h70",
    "twilio_sid": "ACdc87c0268e64ef89b9d365a6c7aa9a0e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}