{
  "name": "api-gateway",
  "version": "1.5.29",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "WiCqHU1QZC636GV4k3Ii"
  },
  "jwt_secret": "EDMPotVgQBRtYI7ae0m1G9+hOFy/Kel4",
  "api_keys": {
    "stripe": "sk_live_rDF9CZCh7DxsikjBV0EhuLeQ",
    "sendgrid": "SG.RQaxW+0oSaacYb918oJpHQ",
    "twilio_sid": "AC948376acb79af4fb9606a70d9c3f73ca"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}