Skip to content

masterplan-calendar-frontend


masterplan-calendar-frontend / DynamicPWA

Function: DynamicPWA()

DynamicPWA(__namedParameters): null

Defined in: src/components/DynamicPWA.tsx:20

Invisible component that dynamically generates a fixed-brand PWA icon (favicon, manifest, and apple-touch-icon) using the current light or dark theme.

Replicates the Logo component's mask gradient overlay technique on a canvas, then creates a dynamic Web App Manifest with the resulting PNGs.

Parameters

__namedParameters

DynamicPWAProps

Returns

null