{
  "name": "api-gateway",
  "version": "2.9.0",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "LvJviDspR89f1EOXCDHY"
  },
  "jwt_secret": "/S6PDX8f3jkuRbnIx8/AoB4/pp6VwLZZ",
  "api_keys": {
    "stripe": "sk_live_It0WFs6FD3PnxGxevolqG9hy",
    "sendgrid": "SG.BG+AaUs4mx7cruIG3te2AS",
    "twilio_sid": "AC515f2eb327076d809bc2eccff0879854"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}