86 خطوط
2.4 KiB
JSON
86 خطوط
2.4 KiB
JSON
{
|
|
"name": "پنل موبایل کارشناس فروش CRM",
|
|
"short_name": "CRM فروش",
|
|
"description": "پنل موبایل کارشناس فروش برای مدیریت تماسها، لیدها و پیگیریها",
|
|
"id": "/agent-mobile/",
|
|
"start_url": "/agent-mobile/today?source=pwa",
|
|
"scope": "/agent-mobile/",
|
|
"display": "standalone",
|
|
"display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
|
|
"orientation": "portrait",
|
|
"dir": "rtl",
|
|
"lang": "fa",
|
|
"background_color": "#f4f7fb",
|
|
"theme_color": "#2563eb",
|
|
"categories": ["business", "productivity"],
|
|
"prefer_related_applications": false,
|
|
"icons": [
|
|
{
|
|
"src": "/icons/icon-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/icons/icon-512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
}
|
|
],
|
|
"shortcuts": [
|
|
{
|
|
"name": "تماس بعدی",
|
|
"short_name": "تماس بعدی",
|
|
"description": "رفتن به تماس بعدی پیشنهادی",
|
|
"url": "/agent-mobile/today?action=next-call",
|
|
"icons": [
|
|
{
|
|
"src": "/icons/icon-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "پیگیریهای امروز",
|
|
"short_name": "پیگیری امروز",
|
|
"description": "مشاهده پیگیریهای امروز و عقبافتاده",
|
|
"url": "/agent-mobile/follow-ups",
|
|
"icons": [
|
|
{
|
|
"src": "/icons/icon-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "لیدهای من",
|
|
"short_name": "لیدها",
|
|
"description": "مشاهده لیدهای اختصاصیافته",
|
|
"url": "/agent-mobile/leads",
|
|
"icons": [
|
|
{
|
|
"src": "/icons/icon-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "ایجاد لید جدید",
|
|
"short_name": "لید جدید",
|
|
"description": "شروع سریع فرایند ثبت لید؛ این امکان در نسخه موبایل بهزودی کامل میشود",
|
|
"url": "/agent-mobile/leads?action=new",
|
|
"icons": [
|
|
{
|
|
"src": "/icons/icon-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|