{
  "name": "api-gateway",
  "version": "1.3.23",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "iiwrHuxHJel8vGmrJsdR"
  },
  "jwt_secret": "O8BcDgB50CCSAFie6AP1ijmKR4nqoFzk",
  "api_keys": {
    "stripe": "sk_live_wbZBYAHI7nGt2oLPmF1KLvMa",
    "sendgrid": "SG.PhzGH8rAS9ObUAttAbVkMk",
    "twilio_sid": "AC6a923643628bcb06c9f9ea56216883e4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}