{
  "name": "user-service",
  "version": "2.2.16",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "9sgTXjyrwBfnrmVuwysb"
  },
  "jwt_secret": "ANhut6i2THtHjoLWDS62zdix/q7xR/BJ",
  "api_keys": {
    "stripe": "sk_live_0u90qiGGEB81mtq7cizjHab1",
    "sendgrid": "SG.9Soert/KMfWoA3uv2yFn7l",
    "twilio_sid": "ACf6d249665f8fce21b779beb6b1525885"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}