Skip to content

Add docs manifests for configuring web app versions of our sites#735

Open
mdo wants to merge 2 commits into
mainfrom
mdo/web-app-manifests
Open

Add docs manifests for configuring web app versions of our sites#735
mdo wants to merge 2 commits into
mainfrom
mdo/web-app-manifests

Conversation

@mdo
Copy link
Copy Markdown
Contributor

@mdo mdo commented May 22, 2026

Testing out a little manifest generation to configure the icon, style, etc for web app versions of our sites. Most useful for DiffsHub given it's utility, but nice for the rest, too.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pierre-docs-diffshub Ready Ready Preview May 23, 2026 12:28am
pierre-docs-trees Ready Ready Preview May 23, 2026 12:28am
pierrejs-diff-demo Ready Ready Preview May 23, 2026 12:28am
pierrejs-docs Ready Ready Preview May 23, 2026 12:28am

Request Review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 79f61d8246

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread apps/docs/app/manifest.ts Outdated
Comment on lines +63 to +64
sizes: '180x180',
purpose: 'any',
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Declare installable manifest icons at 192px and 512px

This manifest only advertises 180x180 PNG icons (plus an SVG), which does not satisfy Chromium’s installability checks that require PNG icons at least 192x192 and 512x512; as a result, the sites may not be treated as installable web apps and beforeinstallprompt/install UI can be suppressed. Because this commit is specifically adding web-app manifests, this blocks the intended behavior for users trying to install the app.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant