{
  "id": "/ess/",
  "name": "Magnic Employee Portal",
  "short_name": "Magnic ESS",
  "description": "Magnic Employee Self-Service — Payslips, Leave, Attendance & more",
  "start_url": "/ess/",
  "scope": "/ess/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#ffffff",
  "theme_color": "#1d6fb8",
  "orientation": "any",
  "prefer_related_applications": false,
  "categories": ["business", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "/ess/magnic-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/ess/magnic-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/ess/magnic-icon-512m.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/ess/magnic-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "My Payslips", "short_name": "Payslips", "description": "View payslips", "url": "/ess/payslips", "icons": [{ "src": "/ess/magnic-icon-192.png", "sizes": "192x192" }] },
    { "name": "My Leave", "short_name": "Leave", "description": "Apply for leave", "url": "/ess/leave", "icons": [{ "src": "/ess/magnic-icon-192.png", "sizes": "192x192" }] },
    { "name": "Attendance", "short_name": "Attendance", "description": "My attendance", "url": "/ess/attendance", "icons": [{ "src": "/ess/magnic-icon-192.png", "sizes": "192x192" }] },
    { "name": "My Feedback", "short_name": "Feedback", "description": "Rate your month", "url": "/ess/feedback", "icons": [{ "src": "/ess/magnic-icon-192.png", "sizes": "192x192" }] }
  ]
}
