Ship an installable, offline-first mobile app as a PWA
A production-ready Progressive Web App template built with Next.js 15 and Tailwind. Installable on any phone, works offline, and ships with a modern dark glassmorphism mobile UI.
What's included
- Installable PWA — web app manifest, service worker, install prompt
- Offline mode — service worker precache + localStorage persistence
- Bottom tab bar — mobile-first navigation (Home / Stats / Settings)
- Dashboard screen — stats cards, bar charts, sparklines
- Dark glassmorphism — premium, modern look
- Fully typed — TypeScript strict everywhere
Quick Start
npm install
npm run dev
Stack
Next.js 15 · React 19 · TypeScript · Tailwind · PWA (manifest + SW)
Use cases
- Mobile-first SaaS dashboards
- Internal tool apps
- Client portals
- Anything that needs to be installable + offline