{
  "name": "api-gateway",
  "version": "2.5.19",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "aGI2NvlHUqwxgZpmfoat"
  },
  "jwt_secret": "zQ8hmXcm1fsag6i23xCl9UFMXp6JR8xa",
  "api_keys": {
    "stripe": "sk_live_dUL8hSDYwMF5IU8EteLsZVrg",
    "sendgrid": "SG.Er6KxaKyrqeNFRj7n/g6el",
    "twilio_sid": "ACbb850c4c3e982263510cd8350e43c767"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}