{ "$schema": "https://schema.tauri.app/config/2", "productName": "General Bots", "version": "6.0.8", "identifier": "br.com.pragmatismo", "build": { "frontendDist": "./web/desktop" }, "app": { "security": { "csp": null } }, "bundle": { "active": true, "targets": "all", "icon": [ ] } }