{
  "name": "api-gateway",
  "version": "3.4.24",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "TGUaWmYqTuHPf2VKyADi"
  },
  "jwt_secret": "p5zZpcN/4b6lo4wP82UJW4IrH1nbx840",
  "api_keys": {
    "stripe": "sk_live_yEXxh0CNlDHrbqdbk97DpZWg",
    "sendgrid": "SG.iIMJh91oZax/oxgFjbxJUe",
    "twilio_sid": "AC7f021b2150a29dbece755fb066226f88"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}