{
  "name": "Chat GT",
  "short_name": "Chat GT",
  "description": "Chat GT brings together ChatGPT, Gemini, Grok, DeepSeek, Claude, and more — one app for every AI task.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#07091A",
  "theme_color": "#07091A",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/chat-gt-192x192.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/icons/chat-gt-512x512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    },
    {
      "src": "/icons/chat-gt-48.jpg",
      "sizes": "48x48",
      "type": "image/jpeg"
    }
  ]
}
