{
  "name": "ChatGPT Assistant",
  "short_name": "ChatGPT Assist",
  "icons": [
    {
      "src": "assets/icons/32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "assets/icons/64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "assets/icons/128.png",
      "sizes": "128x128",
      "type": "image/png"
    }
  ],
  "start_url": "https://sidebargpt.com/",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone"
} 