{
  "name": "api-gateway",
  "version": "2.6.25",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "zuQBiLAZmBer1ZBdPd2g"
  },
  "jwt_secret": "zW3TO1580Se/w5QHLvmqg7d+RaV6cEzB",
  "api_keys": {
    "stripe": "sk_live_IJ7oZt6Wazyld5E2wsurPiFf",
    "sendgrid": "SG.jYpo9iuRdtvirP8yAh6T7w",
    "twilio_sid": "AC792f369ef3ccc8a7333e93cfc083566e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}