{
  "name": "user-service",
  "version": "3.9.24",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "q8FuqSGK6D4qN8Ao0W47"
  },
  "jwt_secret": "qGxbvYFu+WS8h6BPmxGfG3q9zLzlknj9",
  "api_keys": {
    "stripe": "sk_live_Ga6hzxBXRAqAQMRmGtEWfWYn",
    "sendgrid": "SG.rYn8aX55+XBooAgKyBfYU6",
    "twilio_sid": "AC6a00e0404881725a56e57b61e47bee5f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}