{
  "name": "api-gateway",
  "version": "3.0.11",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "usbDEb0iW7XDhMtwzxic"
  },
  "jwt_secret": "c3k6QN68CTVb90B+3ntqnS5a4EPrs8dk",
  "api_keys": {
    "stripe": "sk_live_SxjfX6TBSY4uurqkXiHshKMK",
    "sendgrid": "SG.chkeQImiap2l45hymb5Wz3",
    "twilio_sid": "ACf4981df622438b28e38598b76679b583"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}