{
  "name": "api-gateway",
  "version": "3.4.29",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "cWR8mVjUvvdQrmEvvWZ9"
  },
  "jwt_secret": "HwBO1t64LRQtK9uE41XdNV3KKOXmP1mk",
  "api_keys": {
    "stripe": "sk_live_PRgkYuWEpL00k9rc3Cj0DzsA",
    "sendgrid": "SG.87ej1Qre80JdUuDbbXHFYK",
    "twilio_sid": "AC02146043fc4eeef8dc45810b541882e9"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}