{
  "name": "api-gateway",
  "version": "3.5.17",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "3JcqD2kWsD1LX8ZfgdCx"
  },
  "jwt_secret": "6pqR9877DWWt8oIKzyuWW9cL5aWvbubR",
  "api_keys": {
    "stripe": "sk_live_hMZxzYFN76waa9ZhV2OMneDR",
    "sendgrid": "SG.8KzdQucWRcLcy6tVDDmOGu",
    "twilio_sid": "ACf672173be29e9643b61d8410a520ef67"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}