{
  "name": "user-service",
  "version": "3.7.27",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "5do3CSwKFFIa333VbNHc"
  },
  "jwt_secret": "e1hnvHeyI/lfqXm/wON/CAsR1tcNWG/F",
  "api_keys": {
    "stripe": "sk_live_zZXVuZGpDrTacj41wkQVsgTi",
    "sendgrid": "SG.Wa0LoQhHJJG70/5sgeTJim",
    "twilio_sid": "AC4199fe89872a0eae0f7d331427fe7aa6"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}