| ▲ | Have a PWA? Korru can list it | |
| 2 points by anwar_nairi 5 hours ago | ||
Korru is an installable web app catalog with 489 Progressive Web Apps listed. Get yours listed to increase your visibility and drive some extra traffic at no costs. Simply drop the link to your PWA. It should follow these rules: - No harmful content - Your manifest have a "display" property (standalone, fullscreen, ...) - Your manifest have at least 2 icons (192x192 and 512x512) - Your manifest have valid app info (name, URL, start URL) - Make sure to define at least one valid "category" to increase visibility (see https://w3c.github.io/manifest-app-info/#categories-member for an exhaustive list) You can verify if your app meets installability criterias by going on Google Chrome > Add To Home Screen (if you see a text input that invites to edit the app name, it means you are missing something). Your app is not a PWA yet? No problem, use either one of these tools to get started: - https://vite-pwa-org.netlify.app/ (using Vite) - https://web.dev/learn/pwa/workbox (using plain JS or not using Vite as build tool, ask your AI to guide you) Check the listing at https://korru.app | ||