Create Favicons
Last updated
pwa:
favicons:
enabled: true
src: assets/icon.svg
image_scale: 80 # = 80% of the original sizepwa:
favicons:
enabled: true
src: assets/icon.svg
background_color: "#ffffff" # Hex color for the icon background
border_radius: 10 # = 10% of the size. 50% is a circle.pwa:
favicons:
enabled: true
src: assets/icon.svg
safari_pinned_tab_color: "#f5ef06" # Safari only
use_silhouette: true
potrace: "/path/to/potrace" #Optional.
# Only if potrace is installed in a non-conventional folderpwa:
favicons:
enabled: true
src: assets/icon.svg
tile_color: "#f5ef06" # Windows 8 to 10 onlypwa:
favicons:
enabled: true
src: assets/icon.svg
low_resolution: true