{
  "name": "MAG Business Suite",
  "short_name": "MAG Suite",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "description": "Enterprise Resource Management, CRM, EMS, Attendance, Time-Off & Recruitment Suite for MAG Resource Revolution.",
  "categories": ["business", "productivity", "finance", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "CRM Dashboard",
      "short_name": "CRM",
      "description": "Open Customer Relationship Management Dashboard",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Employee Portal",
      "short_name": "EMS",
      "description": "Open Employee Management & HR Hub",
      "url": "/ems",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Attendance Clock In",
      "short_name": "Attendance",
      "description": "Log daily punch in / punch out",
      "url": "/ems/attendance",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Recruitment Portal",
      "short_name": "Recruitment",
      "description": "View open positions and candidate pipelines",
      "url": "/recruitment",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
