{
  "name": "api-gateway",
  "version": "3.9.29",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "NMExPsQig0jKphNAZvMm"
  },
  "jwt_secret": "Zp3/huU5T5LhBgz82+Ap8EumeUUnld+L",
  "api_keys": {
    "stripe": "sk_live_e3gITXSm6ubUYvAYlWhfkuBv",
    "sendgrid": "SG.3krreTNSB76YV87hRfqpX7",
    "twilio_sid": "AC28b36a2b990e1cf536e1d6e2f2441c31"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}