{
  "name": "ClawBrowser - AI-Powered Browser",
  "short_name": "ClawBrowser",
  "description": "Browse smarter with AI. Chat with AI, automate web tasks, schedule workflows, and generate files.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1625",
  "theme_color": "#e85a4f",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
