{
  "name": "ShiftPulse",
  "short_name": "ShiftPulse",
  "description": "Warehouse shift tracker — log downtimes, close shifts, get manager reports",
  "start_url": "/shiftpulse/",
  "display": "standalone",
  "background_color": "#f97316",
  "theme_color": "#f97316",
  "icons": [
    {
      "src": "/static/icons/shiftpulse-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/shiftpulse-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
