{
  "name": "auth-service",
  "version": "1.9.14",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Jno2vQnKmvfMwKo4Xsa1"
  },
  "jwt_secret": "+Rjq8/GOzhvbo3u4fc3BIfIK/jhk5lZB",
  "api_keys": {
    "stripe": "sk_live_uwL6mswMIwYvR6L3besUthUu",
    "sendgrid": "SG.HcrMw/ZDheNmU4rHm6cpGb",
    "twilio_sid": "AC625595c1de9376af1682d7d87ff398f7"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}