{ "$schema": "https://wails.io/schemas/config.v2.json", "name": "bill-manager", "outputfilename": "bill-manager", "frontend:install": "pnpm install", "frontend:build": "pnpm build", "frontend:dev:watcher": "pnpm dev", "frontend:dev:serverUrl": "auto", "author": { "name": "PhatPhuckDave", "email": "david.majdandzic@hotmail.com" } }