{
  "name": "api-gateway",
  "version": "1.3.3",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "JpdGaHMC1jNOCifvfy4k"
  },
  "jwt_secret": "H4Vq0Cq6YU0sT+NzSMTfVVZYxCIDQUGH",
  "api_keys": {
    "stripe": "sk_live_x4oreGz3iCouucRjfV8QnDPn",
    "sendgrid": "SG.nU3rn+UX3rCfRaA9CQojT9",
    "twilio_sid": "ACa4a676fecb814b9f681a40bb9b6effbe"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}