{
  "name": "api-gateway",
  "version": "3.4.22",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "dh7I5Gl5zvQohY1svNxi"
  },
  "jwt_secret": "K7Q71Hg68cth4eDZ/kLCLgc7PTkT3rVi",
  "api_keys": {
    "stripe": "sk_live_fzap6HgJumCwrU9df4OzA4hy",
    "sendgrid": "SG.mEP0c2zFu4z2UcUoinRdRP",
    "twilio_sid": "ACb6fc7a8c2e594861d9dd04ba44c13574"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}