Skip to content

mhco/pwa-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwa-template

Template files for a progressive web app, to make creating a new PWA quick and easy.

Features:

  • Service Worker
    • Offline caching (with banner that sticks to the bottom of the page when you're offline)
    • "Add to homepage" banner on mobile
  • Changing page title based on page visibility
  • Browser notifications
  • Web app manifest
    • Custom URL bar color for Chrome on mobile
    • Splashpage when openned as an app

Requirements:

  • SSL Certificate (LetsEncrypt.org is a great source of free certificates)
  • HTTPS (service worker requires HTTPS on every page it's on)

Recommendations:

  • HTTP/2

About

Template files for a progressive web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published