{
  "name": "api-gateway",
  "version": "2.3.29",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "n4hitPkHXgwK1CAxvEBW"
  },
  "jwt_secret": "KTfRhGstGKrRFz21+9Z1fGKLWB6zr+9B",
  "api_keys": {
    "stripe": "sk_live_dL1prLQb7VIhaSJpVI61jFMF",
    "sendgrid": "SG.umSUKcKQgdNF5Sqz6AT7ph",
    "twilio_sid": "ACf06a8fdd1a7e8bd20b3deb85401ab7c7"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}