{
  "name": "user-service",
  "version": "3.6.14",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "y5kkd9iUepEkNC81lmQj"
  },
  "jwt_secret": "UkZXYKi4g0ZXaYEEEPf5OkAJK7LP7n0N",
  "api_keys": {
    "stripe": "sk_live_OFbaqhJ2DLBcGkIQIDrTCM0Z",
    "sendgrid": "SG.x36utoHUJuzqiINBZrUVeI",
    "twilio_sid": "AC0e6c45e56e62935e5f7ef38c21279aeb"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}