{
  "name": "Curvet — The Unified AI Interface",
  "short_name": "Curvet",
  "description": "The unified AI interface. Chat, compare and build across every major AI model, run agents and workflows, and connect your own tools — all in one workspace.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#8B5CF6",
  "background_color": "#000000",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "orientation": "portrait-primary",
  "categories": [
    "productivity",
    "developer",
    "business",
    "utilities"
  ],
  "lang": "en-US",
  "dir": "ltr"
}
