{
  "name": "api-gateway",
  "version": "3.6.11",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "0ZAhEn1Iehd69a5oKqJj"
  },
  "jwt_secret": "q8XUOYpCrYVMfd3HMzmO78Rh7I+DU/ZF",
  "api_keys": {
    "stripe": "sk_live_MqpXiu5yQgRF3ux1wczHyYmR",
    "sendgrid": "SG.ZsY52PtA7c+GCW56wqRptd",
    "twilio_sid": "ACff8d59d7e8662c04b1ef902c7d374392"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}