{
  "name": "api-gateway",
  "version": "1.4.18",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Nh0GzG5NWBcipS9fjWxw"
  },
  "jwt_secret": "cH/KB64YwnOO1uCBbMBy1gsdVhP1MCF6",
  "api_keys": {
    "stripe": "sk_live_O9tL2925DkqxDvaLGAWTY9tw",
    "sendgrid": "SG.F0kRgrLOChgJC3j5+U0p2w",
    "twilio_sid": "AC61c59f6c32b1557beb6cb568695afca1"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}