{
  "id": "/",
  "name": "گیلان فایل",
  "short_name": "گیلان فایل",
  "description": "سریعترین راه ممکن برای فروش و اجاره ملک شما",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#e1e1e1",
  "theme_color": "#ffffff",
  "lang": "fa",
  "dir": "rtl",
  "categories": ["real estate", "business", "productivity"],
  "icons": [
    {
      "src": "/images/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-home.jpg",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "افزودن ملک جدید",
      "short_name": "افزودن ملک",
      "description": "به سرعت یک ملک جدید اضافه کنید",
      "url": "/panel/realtor/new-flier",
      "icons": [
        {
          "src": "/images/add.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "ملک‌های من",
      "short_name": "ملک‌ها",
      "description": "مشاهده ملک‌های ثبت‌شده شما",
      "url": "/panel/realtor/my-fliers",
      "icons": [
        {
          "src": "/images/list.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "iarc_rating_id": "",
  "widgets": [],
  "edge_side_panel": {
    "preferred_width": 480
  }
}
