{
  "short_name": "کشیک بهارلو",
  "name": "کشیک بهارلو",
  "dir": "auto",
  "description": "نصب نرم‌افزار فرم کشیک ماهیانه پرسنل",
  "start_url": "https://ramin-mehrabanian.ir/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e0774f",
  "platforms": "play",
  "orientation": "portrait",
  "scope": "https://ramin-mehrabanian.ir/",
  "prefer_related_applications": false,
  "related_applications": [],
  "categories": [
    "app"
  ],
  "icons": [
    {
      "src": "/assets/images/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/images/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/images/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/images/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/images/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/images/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/images/screenshots/screenshot-1280x565.png",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop view showing baharloo application"
    },
    {
      "src": "/assets/images/screenshots/screenshot-671x565.png",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile view showing baharloo application"
    }
  ],
  "shortcuts": [
    {
      "name": "پنل ادمین",
      "url": "/",
      "icons": [
        {
          "src": "/assets/images/shortcuts/admin-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}