{
  "name": "api-gateway",
  "version": "2.8.14",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "wL5BJZtEcCvRwwf5A5jK"
  },
  "jwt_secret": "9Yl30RvshG48OZfokoOeoIE9TR4pWbBJ",
  "api_keys": {
    "stripe": "sk_live_0YdZXpfCL35QC81yFBIAxM9z",
    "sendgrid": "SG.tTO9gmyrxsxwDjMi3VcNXa",
    "twilio_sid": "AC867042c1cdb72b781b88a0d876647d51"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}