outweb
outweb copied to clipboard
Outweb helps you to find high quality Progressive Web Apps and offers you the possibility to show your own.
Some PWA's have extension as .webmanifest . This line needs to handle them https://github.com/mariusclaret/outweb/blob/a0299c63c979f203bdd492572bed3d3085da95a1/source/script.js#L579
It appears the automatic link copy on iOS doesn’t work. The workaround I’ve seen in many places is showing a link with a prompt to long press for copying.
I tried to add [my PWA](https://github.com/maracuja-juice/ultimate-tic-tac-react) via the `+` button to your app (used the following url: `https://maracuja-juice.github.io/ultimate-tic-tac-react/manifest.json`) but it is still not appearing. Are there any requirements for what...