{
  "name": "api-gateway",
  "version": "1.5.16",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Oz0GMglcmdjnp0RE56au"
  },
  "jwt_secret": "lCL6bUJ9+7ClO0Wv8IBH57Z92LpDZa3Y",
  "api_keys": {
    "stripe": "sk_live_kuaOfGWTe4tnyvrZ1cewh5Lu",
    "sendgrid": "SG.3seSindnvHzzqzBqWx5qTc",
    "twilio_sid": "AC3150ed325f00e5dec38fcbb7526d073c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}