{
  "name": "api-gateway",
  "version": "2.2.22",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "buzvn2GX1GEvWeEyTphV"
  },
  "jwt_secret": "hZV0n4svaVGZfAgA9WKZIgYYBFSh0F9c",
  "api_keys": {
    "stripe": "sk_live_fe0NcqwhHjLospPgXN1mQhqc",
    "sendgrid": "SG.a50qwIP7sIVbPJlNQ9Wdx7",
    "twilio_sid": "AC2392e4c48eb2dc82f293b0b294bfdbf4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}