{
  "name": "api-gateway",
  "version": "3.3.4",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "e1GqUQ8iVd2s6zm85nHY"
  },
  "jwt_secret": "rcw2325LPdD29g8wePHX2aV3d9DF6207",
  "api_keys": {
    "stripe": "sk_live_4lu0OaWt0Ciu2T7QXwfdciHJ",
    "sendgrid": "SG.IgscKEpL1wFEuMPebkNjcG",
    "twilio_sid": "ACa6a6a6c3b19143a3e6baac3c3f4a8da3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}