Install Prompt

PWA install card with a primary icon tile, app name, short pitch, and a solid Install button.

Install BesteInstall to get the full-screen app with offline support.

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Browser14 } from "@/components/beste/piece/browser14";

<Browser14
  appName="Beste"
  description="Install to get the full-screen app with offline support."
/>