{
  "name": "متخصصان چیکه",
  "short_name": "متخصصان چیکه",
  "description": "پنل متخصصین و کارشناسان چیکه برای مدیریت درخواست‌ها و ارتباط با مشتریان",

  "id": "/",
  "start_url": "/",
  "scope": "/",

  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay"],

  "orientation": "portrait",
  "dir": "rtl",
  "lang": "fa-IR",

  "theme_color": "#0A8F7A",
  "background_color": "#ffffff",

  "icons": [
       {
      "src": "/icons/icon-96x96-splash.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],

  "screenshots": [
    {
      "src": "https://pwa.chikkeh.ir/screenshots/narrow.png",
      "sizes": "393x852",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "صفحه اصلی چیکه - موبایل"
    },
    {
      "src": "https://pwa.chikkeh.ir/screenshots/wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "صفحه اصلی چیکه - دسکتاپ"
    }
  ],

  "shortcuts": [
    {
      "name": "درخواست‌ها",
      "short_name": "درخواست‌ها",
      "url": "/requests",
      "icons": [
        {
          "src": "/icons/icon-192-maskable.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "پروفایل",
      "short_name": "پروفایل",
      "url": "/profile",
      "icons": [
        {
          "src": "/icons/icon-192-maskable.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],

  "prefer_related_applications": false
}
