PWA Asset Generator

CloudUses Leviro servers and requires an internet connectionFreeFree to use
App Logo (High Res, e.g., 512x512)
or drop it here
Theme Color
Background Color

How to use PWA Asset Generator

  1. 1Select one logo, then enter the app name, short name, and optional description.
  2. 2Set the theme and background colors.
  3. 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.