import Foundation struct Configuration { let pageImageWidth: Int let minifyCSSandJS: Bool }