{
  "name": "api-gateway",
  "version": "1.3.4",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "DUhgGwP4cpqnh0r7seuR"
  },
  "jwt_secret": "Bfu5M8q0RKmaR7KV5jfOMvgGK4s55qOF",
  "api_keys": {
    "stripe": "sk_live_t8J7vzQCZKsKnf8xATHqHbeW",
    "sendgrid": "SG.OEVWZcXrWrFc8Gx5shnBYq",
    "twilio_sid": "ACd77bbad2e0a7606a734a5a9a9a1a03a6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}