{
  "name": "user-service",
  "version": "2.6.5",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "5tp6mvo4nsBUyw3jnBMb"
  },
  "jwt_secret": "lHbv2slViSLt+VCCxBZfxcObZmHbtct1",
  "api_keys": {
    "stripe": "sk_live_cmn1izTVmIr8Pr0ZW0LEIT7R",
    "sendgrid": "SG.cvnV8ao/L2J6swtg+JwOu8",
    "twilio_sid": "AC471c5dd4aefbb82d11d7421c1141eb98"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}