{
  "id": "/",
  "name": "Work Pulse Labour Management",
  "short_name": "Work Pulse",
  "description": "Enterprise Causal Labor Attendance and Management System for Shop Floor Shift Incharges.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1A0B1C",
  "theme_color": "#FFD700",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./icon512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "./icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Work Pulse Dashboard"
    },
    {
      "src": "./icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Work Pulse Mobile View"
    }
  ]
}