{
  "name": "api-gateway",
  "version": "2.7.16",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "t27XVgTYMqNBWrFFoK0U"
  },
  "jwt_secret": "QxnfbNrXpxbJ0ZQ8PNvmoMRAS1wNg+/1",
  "api_keys": {
    "stripe": "sk_live_W8MV1CvxXuJD0GWZiKXY0yxD",
    "sendgrid": "SG.jEW2cGAMxjKbtBgCxKzZm3",
    "twilio_sid": "ACaac6c212856fbc106ca331b74f9b09ec"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}