Start the app with no input files
No default initialization with empty data/metadata was implemented and the editor crashes when launched with no positional arguments.
**Steps to reproduce**: `using LarvaTagger; larvaeditor()` throws `KeyError: key :larva not found`.
**Expected behavior**: The GUI loads with empty viewer window and tag list.
issue