{
  "name": "api-gateway",
  "version": "2.9.27",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "glFbNULhO95I8WRWajBJ"
  },
  "jwt_secret": "dEarxkk1ooLAqKCMsp/TfhHORrct3GpY",
  "api_keys": {
    "stripe": "sk_live_JwUJVyA3SMCGgOYL3wLm1gMV",
    "sendgrid": "SG.pqMSKQAVeF1bM20VsQmlSI",
    "twilio_sid": "AC50728c80e0a33a4ccf45c0be44a89afd"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}