{
  "name": "TarazTask - سامانه مدیریت وظایف و افزایش بهره‌وری",
  "short_name": "TarazTask",
  "description": "سامانه پیشرفته مدیریت وظایف، پروژه و افزایش بهره‌وری با امکانات همکاری تیمی و پیگیری اهداف. ابزار حرفه‌ای برای سازماندهی کار و برنامه‌ریزی پروژه.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#7C3AED",
  "orientation": "any",
  "dir": "rtl",
  "lang": "fa-IR",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities", "lifestyle", "education"],
  "screenshots": [
    {
      "src": "/images/banner/tahlil.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "platform": "wide",
      "label": "صفحه اصلی TarazTask - مدیریت وظایف و پروژه"
    },
    {
      "src": "/images/screenshot-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "داشبورد مدیریت وظایف"
    },
    {
      "src": "/images/screenshot-2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "داشبورد تحلیلی و گزارش‌گیری"
    }
  ],
  "shortcuts": [
    {
      "name": "داشبورد وظایف",
      "short_name": "داشبورد",
      "description": "مشاهده و مدیریت وظایف روزانه",
      "url": "/#home?source=shortcut",
      "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "ویژگی‌ها",
      "short_name": "ویژگی‌ها",
      "description": "مشاهده ویژگی‌های TarazTask",
      "url": "/#features?source=shortcut",
      "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "قیمت‌گذاری",
      "short_name": "قیمت‌ها",
      "description": "مشاهده پلن‌های قیمت‌گذاری",
      "url": "/#pricing?source=shortcut",
      "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "تماس با ما",
      "short_name": "تماس",
      "description": "تماس با پشتیبانی TarazTask",
      "url": "/#contact?source=shortcut",
      "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "iarc_rating_id": "",
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": { "title": "title", "text": "text", "url": "url" }
  },
  "protocol_handlers": [{ "protocol": "web+taraztask", "url": "/?task=%s" }]
}
