{
  "scripts": {
    "mobile:setup": "echo 'See MOBILE_SETUP.md for mobile development setup instructions'",
    "mobile:doctor": "cargo tauri info"
  }
}