Skip to content

Docs suggestion: PWA .webmanifest files often served as HTML #21184

@skaffa

Description

@skaffa

Description

Many modern web apps use PWA manifests (.webmanifest).
On common PHP setups, these are often routed through PHP and returned as HTML, silently breaking PWA installability.
Would it make sense to:

  • Document .webmanifest as a JSON resource, or
  • Recommend default MIME mappings (application/manifest+json), or
  • Provide guidance for common servers (Apache/nginx) in the PHP docs?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions