{
  "name": "user-service",
  "version": "2.6.24",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "7qH9kMjhu6aj9I1agVuX"
  },
  "jwt_secret": "nPlr8RLZ694CwdJArVsN4yeMq561PJmi",
  "api_keys": {
    "stripe": "sk_live_s02DUcV9IJZ4l3nloYnaqiZI",
    "sendgrid": "SG.kNSWjTti2ay0see6W/3Mo5",
    "twilio_sid": "AC4a8499a8e0d913ae81f4b15410e2d8f8"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}