FelbaCare Desktop Launcher
==========================

This is a lightweight desktop launcher package for FelbaCare.

What it does:
- Opens the live FelbaCare platform at https://felbacare.netlify.app
- Uses the same production backend, database, file storage, RBAC, billing, and M-Pesa-ready APIs as the web and Android shell
- Works as an interim desktop package while the full signed Tauri/Electron desktop app is developed

What it is not yet:
- It is not a native signed .exe/.dmg installer
- It does not yet include auto-updates
- It does not yet include encrypted offline local cache

Windows:
- Double-click open-felbacare-windows.cmd
- Or double-click FelbaCare.url

macOS:
- Open Terminal in this folder and run:
  chmod +x open-felbacare-macos.command
  ./open-felbacare-macos.command

Linux:
- Open Terminal in this folder and run:
  chmod +x open-felbacare-linux.sh
  ./open-felbacare-linux.sh

Security note:
Always confirm the app opens https://felbacare.netlify.app before entering credentials.
