{
  "name": "api-gateway",
  "version": "3.7.6",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "K6CIYdUh5HryT50PfZwa"
  },
  "jwt_secret": "BBvIMvNBh33huIN96U8EOByYghM5Hqtv",
  "api_keys": {
    "stripe": "sk_live_fVYTdAtmUo9ggBrdCAr4aQmZ",
    "sendgrid": "SG.ZJqWKLdC19EeiEd60W3yH8",
    "twilio_sid": "AC89a59afa0aeaeb7ee13d5dd4dfd6d6c8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}