{
  "name": "api-gateway",
  "version": "2.2.10",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "01VeDh7kvsKmWk9DaEbw"
  },
  "jwt_secret": "43jJVL2xfvdi157Tc8iZQIeISs0HZ8l6",
  "api_keys": {
    "stripe": "sk_live_zoVLF6QWVQbc6AqfgJL9QW4M",
    "sendgrid": "SG.m852qreh1DA4i+7AQuGKwD",
    "twilio_sid": "ACa08d9c1f8709d45e8a895e6768903788"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}