{
  "name": "ShiftWizard",
  "short_name": "ShiftWizard",
  "description": "Employee scheduling that actually makes sense",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#13102A",
  "theme_color": "#8B5CF6",
  "orientation": "any",
  "icons": [
    {
      "src": "/sw-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
