{
  "id": "/",
  "name": "Convex AI",
  "short_name": "Convex",
  "description": "دستیارهای هوش مصنوعی سازمانی — گفتگو، اسناد و حافظهٔ امن تیم شما.",
  "lang": "fa",
  "dir": "rtl",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#FBFAF7",
  "theme_color": "#FBFAF7",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "فایل‌ها",
      "url": "/dashboard/files"
    },
    {
      "name": "دستیارها",
      "url": "/dashboard/bots"
    },
    {
      "name": "تیم",
      "url": "/dashboard/new-workforce"
    }
  ]
}
