{
  "name": "SightsIn Plus - HR News and Insights",
  "short_name": "SightsIn Plus",
  "description": "Stay ahead with the latest HR news, trends, and insights in human resources, workplace culture, and people management.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "news", "productivity", "education"],
  "icons": [
    {
      "src": "/favicon.webp",
      "sizes": "any",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/favicon.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/img/logo/company_logo.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "SightsIn Plus HR News Platform"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest HR News",
      "short_name": "News",
      "description": "View the latest HR news and insights",
      "url": "/",
      "icons": [
        {
          "src": "/favicon.webp",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Magazine",
      "short_name": "Magazine",
      "description": "Browse HR magazines",
      "url": "/magazine/",
      "icons": [
        {
          "src": "/favicon.webp",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "About Us",
      "short_name": "About",
      "description": "Learn about SightsIn Plus",
      "url": "/about-us",
      "icons": [
        {
          "src": "/favicon.webp",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
