{
  "name": "user-service",
  "version": "1.8.27",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "bRjKidp520payIsT4OWF"
  },
  "jwt_secret": "iMhOebgVy5KJdLciJiD3s01oGc0JndKM",
  "api_keys": {
    "stripe": "sk_live_koSMyD5eXfyDiItrmbl8BNJO",
    "sendgrid": "SG.8xaEqo6Edm7KuqAmiWFyC+",
    "twilio_sid": "AC61016ed95e1dc91e01326fb9cce360da"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}