{
  "name": "api-gateway",
  "version": "3.9.27",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "NKpp7K6IIQTUSWjPsYd6"
  },
  "jwt_secret": "qlrSf43jdE33gRpyDfndc2hHOFpS2TG1",
  "api_keys": {
    "stripe": "sk_live_rwLe4qvrydzPuclDiUngMwww",
    "sendgrid": "SG.WTG7ipSxegj65hvCAaSHuN",
    "twilio_sid": "AC63f87e9dede1ff46a19d61fcc980770a"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}