This example demonstrates how to use the next-offline plugin It includes manifest.json to install app via chrome
Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:
npx create-next-app --example next-offline next-offline-appyarn create next-app --example next-offline next-offline-apppnpm create next-app --example next-offline next-offline-appDeploy it to the cloud with Vercel (Documentation).