{
  "name": "api-gateway",
  "version": "1.6.12",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "mjuVXg1qVxP0GGBN0CIp"
  },
  "jwt_secret": "eAMx2RgM8BRyoxNSHScNXocJVqv/3U3A",
  "api_keys": {
    "stripe": "sk_live_i7zqfbdRH1AvOdSRHQxE2Rp5",
    "sendgrid": "SG.9JvlGSlP79HlPiZw4xgABN",
    "twilio_sid": "AC0376d62b2dea321bb777781c78f00474"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}