{
  "name": "api-gateway",
  "version": "3.2.7",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "DcMiYp1ZMlUp71L8wY5S"
  },
  "jwt_secret": "p1SUKnglfWHOvm8uFrFGD7X+yGecX5fE",
  "api_keys": {
    "stripe": "sk_live_MIEgVC5FZnGPcoVT4Feh5WYj",
    "sendgrid": "SG.X40xmwgIYZBK1ezTGEJmQP",
    "twilio_sid": "AC9a3e10ac45bc1121016ab36349f6db20"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}