{
  "name": "Chapeta - AI for Mac",
  "short_name": "Chapeta",
  "description": "Native Mac AI assistant with the best models and real tools. ChatGPT, Claude, Gemini and more from your menu bar.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "lang": "en",
  "dir": "ltr",
  "background_color": "#f0ebe3",
  "theme_color": "#596E73",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
