{
    "name": "هاب ارتباطی ایلیا",
    "short_name": "ایلیا",
    "description": "با یک کلیک یک پیام رو در تمام پیامرسان ها ارسال کن",
    "lang": "fa",
    "dir": "rtl",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": [
      "window-controls-overlay",
      "standalone",
      "minimal-ui"
    ],
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#1976d2",
    "categories": [
      "productivity",
      "business",
      "social"
    ],
    "prefer_related_applications": false,
    "id": "/",
    "icons": [
      {
        "src": "/icons/icon-72x72.png",
        "sizes": "72x72",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "/icons/icon-96x96.png",
        "sizes": "96x96",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "/icons/icon-128x128.png",
        "sizes": "128x128",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "/icons/icon-144x144.png",
        "sizes": "144x144",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "/icons/icon-152x152.png",
        "sizes": "152x152",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "/icons/icon-192x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "/icons/icon-384x384.png",
        "sizes": "384x384",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "/icons/icon-512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
      }
    ],
    "screenshots": [
      {
        "src": "/screenshots/desktop-1.png",
        "sizes": "1280x720",
        "type": "image/png",
        "form_factor": "wide",
        "label": "نمای دسکتاپ"
      },
      {
        "src": "/screenshots/mobile-1.png",
        "sizes": "720x1280",
        "type": "image/png",
        "form_factor": "narrow",
        "label": "نمای موبایل"
      }
    ],
    "shortcuts": [
      {
        "name": "ایجاد کمپین",
        "short_name": "کمپین",
        "description": "ساخت کمپین جدید",
        "url": "/campaigns/create",
        "icons": [
          {
            "src": "/icons/shortcut-campaign.png",
            "sizes": "192x192",
            "type": "image/png"
          }
        ]
      },
      {
        "name": "اعلان ها",
        "short_name": "اعلان",
        "description": "مشاهده اعلان های سیستم",
        "url": "/notifications",
        "icons": [
          {
            "src": "/icons/shortcut-notification.png",
            "sizes": "192x192",
            "type": "image/png"
          }
        ]
      },
      {
        "name": "پروفایل",
        "short_name": "پروفایل",
        "description": "مدیریت حساب کاربری",
        "url": "/profile",
        "icons": [
          {
            "src": "/icons/shortcut-profile.png",
            "sizes": "192x192",
            "type": "image/png"
          }
        ]
      }
    ]
  }