{
  "name": "ShiftEaseHQ",
  "short_name": "ShiftEaseHQ",
  "description": "Employee shift management application",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E0E0E",
  "theme_color": "#0E0E0E",
  "icons": [
    {
      "src": "https://hebbkx1anhila5yf.public.blob.vercel-storage.com/icon-192-a4j7sF5W7hO1NDcFCuQgha0i72CEIl.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://hebbkx1anhila5yf.public.blob.vercel-storage.com/icon-193-zFhvoxoOwOOS5vIcI1buxBOfqLMxan.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait",
  "categories": ["productivity", "business"],
  "screenshots": [
    {
      "src": "/placeholder.svg?height=1280&width=720",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/placeholder.svg?height=1280&width=720",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "View Shifts",
      "short_name": "Shifts",
      "description": "View your shift schedule",
      "url": "/employee/shifts",
      "icons": [
        {
          "src": "https://hebbkx1anhila5yf.public.blob.vercel-storage.com/icon-192-a4j7sF5W7hO1NDcFCuQgha0i72CEIl.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}

