Skip to content

Desktop PWA not installable – manifest.json icon issuesΒ #1680

@steinger

Description

@steinger

Hi πŸ‘‹
Although Ryot includes a manifest.json, the app is not installable as a PWA on desktop browsers (Chrome / Edge).

The manifest only defines maskable icons and also contains an invalid sizes value using floating-point numbers. Desktop browsers require at least one valid icon with:

purpose: "any"

integer sizes (e.g. 192x192, 512x512)

I’d personally prefer to use Ryot as a desktop PWA, so fixing the manifest would greatly improve usability on desktop.

Thanks! πŸš€

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions