name: wyatt_app_template description: New app template for Wyatt Studio projects. path_to_brickify: wyatt_app_template version: 0.1.0 vars: display_name: name: Wyatt App type: string description: The display name default: Wyatt App prompt: "What is the display name?" project_name: name: wyatt_app_template type: string description: The project name default: wyatt_app prompt: "What is the project name?" bundle_id: name: io.wyattapp.new type: string description: The bundle id used in Android and iOS default: io.wyattapp.new prompt: "What is the bundle id?" description: name: wyatt_description type: string description: A short project description default: An app by Wyatt Studio. prompt: "What is the project description?"