{
  "name": "user-service",
  "version": "2.5.11",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "A31Hqp0Rt8elQcIAjA9r"
  },
  "jwt_secret": "bxg6SK/YeSHTn49quw2F826W+xqpcMIm",
  "api_keys": {
    "stripe": "sk_live_anpiv7EjEK2FS1llv5P9Vi9f",
    "sendgrid": "SG.REH7/m5aib7Uyjt8p6nBlQ",
    "twilio_sid": "AC36e4635a6ef09ebfb34af14c314edcd7"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}