PWA Asset Generator
Cloud — Uses Leviro servers and requires an internet connectionFree — Free to useHow to use PWA Asset Generator
- 1Select one logo, then enter the app name, short name, and optional description.
- 2Set the theme and background colors.
- 3Generate the assets on the server; the ZIP download starts when the bundle is ready.
Frequently asked questions
- Which logo can I use for the PWA bundle?
- This tool accepts PNG, JPEG, or SVG, up to 5 MB per file.
- What does the ZIP contain?
- It contains 192×192 and 512×512 PNG icons, a 32×32 favicon, manifest.json, robots.txt, and sitemap.xml.
- Can I deploy the generated robots.txt and sitemap.xml unchanged?
- No. They contain example.com starter URLs. Replace them with the production origin and real indexable routes before deployment.
- Does this make an existing website installable by itself?
- No. The bundle supplies starter assets and a manifest. Your site must still serve them at the expected paths, link the manifest, use HTTPS, and provide the application and service-worker behavior it needs.