{
  "name": "api-gateway",
  "version": "3.6.29",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "atGNqe9c2XSPdUM5EBZp"
  },
  "jwt_secret": "uIqYS6qU0Du/jRBuk9FJvoOwnExkZv1x",
  "api_keys": {
    "stripe": "sk_live_mgDlCyTBtYlRA2x1IL656Ixw",
    "sendgrid": "SG.nnyJ9IvfpJCmJrhUe8Zwyl",
    "twilio_sid": "AC236bd9a5c6e7fcd2443fc21faa414514"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}