{
  "name": "api-gateway",
  "version": "2.6.16",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "RtuGxx4K24dti17QKvqc"
  },
  "jwt_secret": "DhDT0N7CfehAOiYUcEV7oWwVCY17CxD9",
  "api_keys": {
    "stripe": "sk_live_ySCcFooOjrfAeEqWIYinOPGO",
    "sendgrid": "SG.G2iwekuRgd3aXhaJMf+F4R",
    "twilio_sid": "ACaf072c2d6f72aa2d950f991be1a36686"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}