{
  "name": "GitChat — AI Chat for GitHub Repos",
  "short_name": "GitChat",
  "description": "Chat with your GitHub repos using AI. Browse commits, review PRs, search code, manage branches — all through conversation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#c96442",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["developer", "productivity"]
}
