Open vishalkadam47 opened 3 weeks ago
Added dynamic manifest generation to support customizable PWA branding through glance.yml configuration. Users can now set custom PWA names using pwa-text and leverage the existing favicon-url property for both favicon and PWA icon.
pwa-text
favicon-url
branding: logo-text: G pwa-text: Glanceapp
Added dynamic manifest generation to support customizable PWA branding through glance.yml configuration. Users can now set custom PWA names using
pwa-text
and leverage the existingfavicon-url
property for both favicon and PWA icon.