{
  "id": "/",
  "name": "پابزن",
  "short_name": "پابزن",
  "description": "اپلیکیشن مدیریت برنامه‌ و جلسات بدنسازی",
  "lang": "fa",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e1e7fd",
  "theme_color": "#f8f8f8",
  "categories": ["health", "fitness", "sports"],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "برنامه‌های تمرینی",
      "short_name": "تمرین‌ها",
      "description": "مشاهده و مدیریت برنامه‌های تمرینی",
      "url": "/workout-plans/list",
      "icons": [
        {
          "src": "/web-app-manifest-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "حرکات ورزشی",
      "short_name": "حرکات",
      "description": "مرور کتابخانه حرکات ورزشی",
      "url": "/exercises",
      "icons": [
        {
          "src": "/web-app-manifest-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "پروفایل",
      "short_name": "پروفایل",
      "description": "مشاهده و ویرایش پروفایل",
      "url": "/profile",
      "icons": [
        {
          "src": "/web-app-manifest-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    "screenshots/1.png",
    "screenshots/2.png",
    "screenshots/3.png",
    "screenshots/4.png",
    "screenshots/5.png"
  ]
}
