{
  "name": "api-gateway",
  "version": "2.4.6",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "atXo3cuQsxxnO71gUiLL"
  },
  "jwt_secret": "x7xsa2TvmqRHGrEmwzG1ixXSKQDkBEk6",
  "api_keys": {
    "stripe": "sk_live_7Ocx9tVHdVU76QJReQxBOlV3",
    "sendgrid": "SG.UGbp+azvq9y47rchnAtSZq",
    "twilio_sid": "AC384937a5dcd2fa77a07f97c5ba0655cc"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}