{
  "name": "api-gateway",
  "version": "3.5.16",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "yhJhAxT0tC4gkHLkBJaa"
  },
  "jwt_secret": "9ciuGkqhs7fO/aI6NOQmAPo5gmIGIDzv",
  "api_keys": {
    "stripe": "sk_live_2A3BdOSScNiplg2WzHGH0KtU",
    "sendgrid": "SG.pY10b6/QzRuCrlg3Lga19j",
    "twilio_sid": "AC930e5d57581fcf133ab1c8d90390dd18"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}