itgalaxy / favicons

Favicons generator for Node.js
MIT License
1.19k stars 164 forks source link

Add optional 'id' member to manifest #452

Open felixvictor opened 5 months ago

felixvictor commented 5 months ago

According to W3C spec:

The id member is a string that represents the identity for the application.

Additional information by Google's chrome for developers:

The id property represents the identity of the PWA to the browser.