Siyaz'enzela — cPanel Deployment Bundle
========================================

This zip contains a static launcher for the Siyaz'enzela mobile portal, ready
to be uploaded to any cPanel / Apache shared-hosting account.

The mobile app itself is unchanged — it continues to run at:
    https://care-anywhere-mobile.lovable.app

This bundle simply hosts a branded landing page on your own domain that
forwards visitors (and any deep link) to the live app.

How to publish on cPanel
------------------------
1. Log in to cPanel and open "File Manager".
2. Go to the folder you want to serve from:
     - Primary domain     -> public_html/
     - Subdomain / addon  -> the document root shown in "Domains"
3. Upload this zip file into that folder.
4. Right-click the zip in File Manager and choose "Extract".
   Make sure the extracted files (index.html, .htaccess, app-icon-512.png,
   favicon.ico, manifest.webmanifest) sit DIRECTLY inside the document root,
   not inside a nested "siyazenzela" folder.
5. Delete the zip file once extraction is complete.
6. Visit your domain in a browser — you should see the Siyaz'enzela splash
   and be forwarded to the portal.

Notes
-----
- .htaccess is a hidden file. In cPanel File Manager, click "Settings" (top
  right) and enable "Show Hidden Files (dotfiles)" before uploading /
  extracting, otherwise the rewrite rules will not be applied.
- HTTPS is recommended. Enable AutoSSL (or Let's Encrypt) for your domain
  in cPanel so the redirect happens over TLS.
- To change the destination later, edit the URL in both index.html and
  .htaccess.
