{
  "name": "api-gateway",
  "version": "2.6.20",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "9SI6D7vEeDztsgXARPYd"
  },
  "jwt_secret": "6lPK3HmK7Jgl7YQbTuXFEGG38Fx5YHUZ",
  "api_keys": {
    "stripe": "sk_live_EiKqvQWJgNGnNna8hePs8ej8",
    "sendgrid": "SG.NwQf27/c/pbXJzGFTPadxe",
    "twilio_sid": "ACa2beb279d1eba0aedc99c8130c439d73"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}