File: /mnt/data/smarthr-co-in/demo/manifest.json
{
"name": "SmartHR - Human Resource Management Template",
"short_name": "SmartHR",
"description": "SmartHR is a comprehensive Human Resource Management System (HRMS) template designed for businesses. It offers employee management, payroll, attendance tracking, and more.",
"start_url": "/",
"scope": "/",
"display": "standalone",
"orientation": "portrait",
"background_color": "#ffffff",
"theme_color": "#F26522",
"icons": [
{
"src": "https://smarthr.co.in/demo/assets/img/icons/icon-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "https://smarthr.co.in/demo/assets/img/icons/icon-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"related_applications": [
{
"platform": "web",
"url": "https://smarthr.dreamstechnologies.com"
}
],
"prefer_related_applications": false
}