Skip to content

fix: update manifest.json with correct ClawHub app name#569

Open
Glucksberg wants to merge 1 commit intoopenclaw:mainfrom
Glucksberg:fix/manifest-name
Open

fix: update manifest.json with correct ClawHub app name#569
Glucksberg wants to merge 1 commit intoopenclaw:mainfrom
Glucksberg:fix/manifest-name

Conversation

@Glucksberg
Copy link

Summary

Updates manifest.json from TanStack defaults to ClawHub branding.

Changes

  • short_name: "TanStack App" → "ClawHub"
  • name: "Create TanStack App Sample" → "ClawHub — Skill Registry for Agents"

Why

The manifest.json was still using default values from the TanStack starter template. This fixes the app name shown when users install ClawHub as a PWA (Progressive Web App).

Updates manifest.json from TanStack defaults to ClawHub branding.
This fixes the app name shown when installing as PWA.
@vercel
Copy link
Contributor

vercel bot commented Mar 1, 2026

@Glucksberg is attempting to deploy a commit to the Amantus Machina Team on Vercel.

A member of the Team first needs to authorize it.

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Mar 1, 2026

Greptile Summary

Updates PWA manifest branding from TanStack template defaults to ClawHub.

  • Changed short_name from "TanStack App" to "ClawHub"
  • Changed name from "Create TanStack App Sample" to "ClawHub — Skill Registry for Agents"

The changes are clean and correctly implement the branding update for PWA installations.

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk
  • Simple branding update with only two string values changed in a JSON manifest file. The changes are syntactically correct, semantically appropriate, and fully aligned with the PR description. No logic, security, or compatibility concerns.
  • No files require special attention

Last reviewed commit: c81f3b7

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