{
  "name": "api-gateway",
  "version": "1.1.27",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "3uncVx5YjTjr5pe4Igid"
  },
  "jwt_secret": "Ipb+Ujk7nP4G6ehJqDwJMJzwJjFU9ZOK",
  "api_keys": {
    "stripe": "sk_live_oN70xIOXBzlY2k2Yr5MRs1Yz",
    "sendgrid": "SG.3T5/rN7gSoMCHT1Op+jk6i",
    "twilio_sid": "AC2d3aaf6b0586ca0dff6aac0cf05ed022"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}