{
  "name": "api-gateway",
  "version": "1.5.29",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "30ShGQpRiG2wsEg5mgNT"
  },
  "jwt_secret": "cUEVw7bGFe9z+ezfzuz1AP0Sh8h41vim",
  "api_keys": {
    "stripe": "sk_live_8I0xur2hKCgZVNDFTHSdNdQH",
    "sendgrid": "SG.+sR1wUD0RtlhneWkls3EwG",
    "twilio_sid": "ACa3fead279ef71f7e4aeba4f03385bfee"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}