{
  "name": "Czat GPT",
  "short_name": "Czat GPT",
  "description": "Czat GPT is an advanced AI assistant for writing, coding, SEO, research, translation, and image generation.",
  "start_url": "https://www.czatgpt.org/",
  "scope": "https://www.czatgpt.org/",
  "id": "https://www.czatgpt.org/",
  "display": "standalone",
  "background_color": "#f4f6fb",
  "theme_color": "#2563eb",
  "lang": "en",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/assets/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/images/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
