shaunchander / astro-pwa-starter

✨ An opinionated Astro starter for building robust static websites.
astro-pwa-starter.vercel.app
205 stars 44 forks source link

PWA installation problem #10

Open germanoalves opened 1 year ago

germanoalves commented 1 year ago

I edited the project by creating some pages, installing .jpg and .png images and when accessing my project on a cell phone, the option to install the 'app' does not appear. I just edited the seoConfig.ts file in addition to the ones I mentioned before.

What else do I have to adjust for the PWA to work?

Thanks!