Progressive Web App for MindApps Database
To generate Splash Screen Images:
- npm install -g pwa-asset-generator
- Run this in the public directory: pwa-asset-generator ./icons/icon-512x512.png ./ -t jpg -q 90 --splash-only --potrait-only
- Copy meta tagas and links to the _app.tsx file.