{
  "name": "رفاهان - خدمات ورزشی و رفاهی سازمانی",
  "short_name": "رفاهان",
  "description": "ارائه دهنده خدمات ورزشی و رفاهی برای سازمان‌ها و شرکت‌ها در مجموعه انقلاب تهران",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2A4D69",
  "background_color": "#ffffff",
  "lang": "fa",
  "dir": "rtl",
  "categories": [
    "sports",
    "business",
    "lifestyle"
  ],
  "icons": [
    {
      "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": "maskable"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/refahan-logo.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "خدمات ما",
      "short_name": "خدمات",
      "description": "مشاهده خدمات ورزشی و رفاهی",
      "url": "/services",
      "icons": [
        {
          "src": "/images/refahan-logo.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "تماس با ما",
      "short_name": "تماس",
      "description": "ارتباط با تیم رفاهان",
      "url": "/contact",
      "icons": [
        {
          "src": "/images/refahan-logo.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}