{
  "short_name": "GitChat",
  "name": "GitChat - AI Repository Assistant",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#0e0e0e",
  "theme_color": "#0e0e0e",
  "display": "standalone",
  "orientation": "portrait-primary",
  "status_bar": "black-translucent"
}

