{
  "short_name": "SmartShift",
  "name": "SmartShift - Team Task Sync & Shift Report",
  "description": "Track and manage team tasks with real-time synchronization across shifts",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#080c12",
  "background_color": "#080c12",
  "orientation": "portrait"
}
