{
  "name": "api-gateway",
  "version": "3.0.13",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "czlCtp3JARvF3MPTvQrZ"
  },
  "jwt_secret": "wn8sIKvgMblzGNYBviiQauqT5O5BUrYV",
  "api_keys": {
    "stripe": "sk_live_NHMJ24neZnXuSHwJGVpcRR4Y",
    "sendgrid": "SG.YqMYdQUKI+ZxEEiMLubIUT",
    "twilio_sid": "ACc679eb1a4df88ee618d5127a037b570b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}