{
  "name": "api-gateway",
  "version": "3.1.11",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "91EEOBPsbj9znFxZ9x9G"
  },
  "jwt_secret": "FWdLnDu69soa1yrXrsVPOTDAyQ+JD+m7",
  "api_keys": {
    "stripe": "sk_live_XCKPaUJB7VNsNm2ghqTYPcDK",
    "sendgrid": "SG.9w1yjpMAVwXDtViaz+Jm21",
    "twilio_sid": "AC37fa1c4f30b67597f2acf4c3d337affc"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}