{
  "name": "api-gateway",
  "version": "1.4.17",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "HVn11PA1573Ex2OICyaG"
  },
  "jwt_secret": "Ri6Rc8Z3vZaANRwoYmiPM7gHDYuK7p73",
  "api_keys": {
    "stripe": "sk_live_i0GQgaKKScP3aZ2a2OLQpIY7",
    "sendgrid": "SG.EGVCPx4paChcjxJ7A6xzIs",
    "twilio_sid": "ACc854cc98554d17b25fc8b3fc2592dd4c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}