Skip to content

Manifest is missing short_name and start_url #324

Closed
@jlengstorf

Description

@jlengstorf

The web-generated favicon manifest.json is missing the short_name and start_url fields, which causes Lighthouse to complain.

I know this isn't strictly the purpose of a favicon generator, but it's so useful for the rest of the PWA process that it seems worth adding this in, at least optionally.

EDIT:

Sane defaults don't necessarily require changes to the UI/CLI — only the output would need to change:

  • short_name could mirror name by default
  • start_url should default to "."

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions