{
  "name": "api-gateway",
  "version": "2.4.26",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "YbFadjIfmx2ifMhOwPSm"
  },
  "jwt_secret": "3EIuaqjYfT7DtTW1UdooK9m0ACLmIUxa",
  "api_keys": {
    "stripe": "sk_live_Z5fFDVlAdh3tvdBvBCNFkFCs",
    "sendgrid": "SG.UvJr71q/4N2x/N25gkIRuG",
    "twilio_sid": "AC3a28d0b00473d137d1e0a9ea4f4af064"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}