{
  "name": "api-gateway",
  "version": "1.0.15",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "m5SgDzkkUi1j1kdjC1vQ"
  },
  "jwt_secret": "Y9ekI/kGdZi5gS1i2Jgqk9UMuOop5Lh0",
  "api_keys": {
    "stripe": "sk_live_iv0NhtWSNTwlfeuUKon9YzG5",
    "sendgrid": "SG.HP8NfaWc2KvaUybUYLOtd+",
    "twilio_sid": "ACe0a2fa2da68f3c72a89e983840448ded"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}