{
  "name": "api-gateway",
  "version": "2.2.12",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "SgeB5iazzcg8MuQsE9oC"
  },
  "jwt_secret": "ZyOtmY475aV9cCvj9aJrvtWQMI575NRA",
  "api_keys": {
    "stripe": "sk_live_bWMYYUTRJeJkyHnyWVIVhk6r",
    "sendgrid": "SG.7OdIpyXtdEziKUHpyuNot8",
    "twilio_sid": "ACc9e759e7fbf1b6b52c98f23395f0ee98"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}