{
  "name": "api-gateway",
  "version": "2.0.29",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "tEI7o15tolgenffQlxe8"
  },
  "jwt_secret": "P356IPYX6MQ9cXlURCXnTZv9sFQ9oKHT",
  "api_keys": {
    "stripe": "sk_live_xJicpZ2Gzc9af7HSwybki3Zy",
    "sendgrid": "SG.HwyWCF3Z0t3hz3ZLCi2xj1",
    "twilio_sid": "ACd9b2d0252f20b0f8c2f21a08acb9b023"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}