{
  "name": "دستیارینو - سیستم مدیریت چت‌بات",
  "short_name": "دستیارینو",
  "description": "پلتفرم مدیریت چت‌بات هوشمند",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["productivity", "business", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "پشتیبانی",
      "short_name": "پشتیبانی",
      "description": "مشاهده پیام‌های پشتیبانی",
      "url": "/support",
      "icons": [
        {
          "src": "/vite.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "چت‌بات‌ها",
      "short_name": "چت‌بات",
      "description": "مدیریت چت‌بات‌ها",
      "url": "/collections",
      "icons": [
        {
          "src": "/vite.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "چت",
      "short_name": "چت",
      "description": "شروع گفتگو با چت‌بات",
      "url": "/chat",
      "icons": [
        {
          "src": "/vite.svg",
          "sizes": "any"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "protocol_handlers": [],
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
