{
  "name": "user-service",
  "version": "2.5.15",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "gy5k9OUPssdmWCz7w6KG"
  },
  "jwt_secret": "YQDhbdc9Yqz4RnFW/+wU9OeYU+lPUc0S",
  "api_keys": {
    "stripe": "sk_live_wG1UY60EnU0TgmQyIQx9vn1T",
    "sendgrid": "SG.yv3+PekKGM/6pfOM24hQQG",
    "twilio_sid": "AC69a036a00fb5bf47cb0adad44b413683"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}