{
  "_comment_icons": "آیکون‌ها را در پوشه AddOn/Images/icons/ بگذار. سایزهای لازم در ادامه آمده است.",

  "name": "روال - مدیریت پروژه و وظایف",
  "short_name": "روال",
  "description": "مدیریت هوشمند پروژه، وظایف، چت و تیم برای سازمان‌های ایرانی",
  "id": "/",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "orientation": "any",
  "dir": "rtl",
  "lang": "fa-IR",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,

  "icons": [
    {
        "_comment": "Android / PWA استاندارد — 72×72",
        "src": "AddOn/Images/icons/icon-72x72.png",
        "sizes": "72x72",
        "type": "image/png",
        "purpose": "any"
    },
    {
        "_comment": "Android — 96×96",
        "src": "AddOn/Images/icons/icon-96x96.png",
        "sizes": "96x96",
        "type": "image/png",
        "purpose": "any"
    },
    {
        "_comment": "Android / Windows tile — 128×128",
        "src": "AddOn/Images/icons/icon-128x128.png",
        "sizes": "128x128",
        "type": "image/png",
        "purpose": "any"
    },
    {
        "_comment": "iOS / Android — 144×144",
        "src": "AddOn/Images/icons/icon-144x144.png",
        "sizes": "144x144",
        "type": "image/png",
        "purpose": "any"
    },
    {
        "_comment": "Android — 152×152",
        "src": "AddOn/Images/icons/icon-152x152.png",
        "sizes": "152x152",
        "type": "image/png",
        "purpose": "any"
    },
    {
        "_comment": "مهم برای Android Chrome — 192×192 (الزامی PWA)",
        "src": "AddOn/Images/icons/web-app-manifest-192x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
    },
    {
        "_comment": "Windows Store / PWA — 384×384",
        "src": "AddOn/Images/icons/icon-384x384.png",
        "sizes": "384x384",
        "type": "image/png",
        "purpose": "any"
    },
    {
        "_comment": "مهم‌ترین سایز PWA — 512×512 (الزامی برای Install)",
        "src": "AddOn/Images/icons/icon-512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any"
    },
    {
        "_comment": "ماسک‌پذیر Android (لوگو وسط، حاشیه امن ~10٪) — 192×192 maskable",
        "src": "AddOn/Images/icons/web-app-manifest-192x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "maskable"
    },
    {
        "_comment": "ماسک‌پذیر بزرگ — 512×512 maskable",
        "src": "AddOn/Images/icons/web-app-manifest-512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
    }
  ],

  "screenshots": [
    {
      "_comment": "اسکرین شات عریض برای استور PWA — پیشنهاد: 1280×720 یا 1920×1080",
      "src": "AddOn/Images/screenshots/desktop-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "داشبورد روال"
    },
    {
      "_comment": "اسکرین شات موبایل — پیشنهاد: 750×1334 یا 1080×1920",
      "src": "AddOn/Images/screenshots/mobile-1.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "نمای موبایل"
    }
  ]
}
