GoogleChromeLabs / GoogleChromeLabs/bubblewrap
Allow using a different image from `iconUrl` for the Splash Screen
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Description
Bubblewrap uses the icon provided in the Web Manifest to generate both the launcher icons and the splash screen image, in a similar ways that [installed PWAs](https://web.dev/installable-manifest/) do.
In some cases, developers may want to use an image for the splash screen that is different from the image provided in the Web Manifest and from the launcher icon. See https://github.com/GoogleChromeLabs/bubblewrap/issues/214 for an example.
Contributor guide
Assessment
This issue has not been assessed yet.