Mobile PWA Release Center

Phone-ready customer access without waiting for app-store packaging.

Follow The Tech ships mobile-first as a PWA for customer repair tracking, approvals, payments, messages, and attended session handoff. Native Android and iOS apps stay on the roadmap for deeper platform integrations after the PWA launch is accepted.

PWA install contractstandalone

Start URL: /customer

Shortcuts: customer portal, technician console, and shop CRM.

Offline route: /offline

Mobile package lane

Customer portal

Starts at /customer with repair status, approvals, payments, messages, files, warranties, and access history.

Mobile package lane

Connect flow

Keeps the phone-friendly customer connection page available for attended remote sessions.

Mobile package lane

Offline shell

Caches the customer, connect, downloads, and offline routes through the Follow The Tech service worker.

Mobile package lane

Native roadmap

Android and iOS native packages are deferred until Apple/Google credentials and mobile device control scope are approved.

Review commands

PWA smoke

`npm run smoke:pwa-offline` verifies manifest fields, service worker registration, mobile customer login, offline shell, and cached connect route.

Live browser smoke

`npm run smoke:live-app` verifies the hosted routes and role logins on `ftt.detailedindesign.com`.

Native apps

Android/iOS packaging requires Apple Developer and Google Play Console credentials, signing identities, and an approved native mobile scope.