{
  "productName": "CapsLockX",
  "version": "0.1.0",
  "identifier": "com.capslockx.app",
  "build": {
    "frontendDist": "src/prefs"
  },
  "app": {
    "withGlobalTauri": true,
    "windows": []
  },
  "bundle": {
    "active": false,
    "icon": ["icons/icon.ico", "icons/tray.png"]
  }
}
