{
  "name": "user-service",
  "version": "3.9.24",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "v0xVihS93s8eS6zPfRGB"
  },
  "jwt_secret": "DNhxeTIHrh4NDo1fILroxjO4E565+Da0",
  "api_keys": {
    "stripe": "sk_live_508dzW6J1hV7IyW7gFIk2Unv",
    "sendgrid": "SG.MM1m1qt/BTO3JNEm+C4mXv",
    "twilio_sid": "AC00f4fe76463d051a6cec7b6f324aa0e2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}