{ "$schema": "https://schema.tauri.app/config/2", "productName": "Web2App", "version": "1.0.0", "identifier": "com.web2app.default", "app": { "windows": [ { "label": "main", "title": "Web2App" } ] } }