{
  "name": "api-gateway",
  "version": "3.7.29",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "0B7LyANvPZmoGI2KZNTf"
  },
  "jwt_secret": "1E4zBb0Ii3RIOedeZUVbVEtgJ6LZ8gPa",
  "api_keys": {
    "stripe": "sk_live_WCyvHYKwI9RuKphwFTgpowHe",
    "sendgrid": "SG.sST0WWluwzHaHljNpfWfd8",
    "twilio_sid": "AC1474bc7c93d5756febcfefdb27ce87f4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}