{
  "name": "فیت45 | راهنمای هوشمند تمرینات ورزشی و برنامه بدنسازی",
  "short_name": "فیت‌کلاب",
  "description": "بیش از ۳۰۰۰ تمرین و حرکت ورزشی با آموزش تصویری، برنامه‌ی تمرینی اختصاصی و راهنمای کامل. از مبتدی تا پیشرفته.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#009965",
  "lang": "fa",
  "dir": "rtl",
  "categories": [ "health", "fitness", "sports", "lifestyle" ],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "حرکات ورزشی",
      "short_name": "حرکات",
      "description": "مشاهده‌ی همه‌ی حرکات ورزشی و راهنمای کامل",
      "url": "/exercises",
      "icons": [
        {
          "src": "/favicon-32x32.png",
          "sizes": "32x32",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "برنامه‌های تمرینی",
      "short_name": "برنامه‌ها",
      "description": "مشاهده‌ی برنامه‌های تمرینی آماده",
      "url": "/workouts",
      "icons": [
        {
          "src": "/favicon-32x32.png",
          "sizes": "32x32",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-mobile.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "صفحه‌ی اصلی"
    },
    {
      "src": "/screenshots/home-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "صفحه‌ی اصلی"
    }
  ],
  "prefer_related_applications": false
}