{
  "name": "S & V TekSystems Portal",
  "short_name": "S & V TekSystems",
  "description": "Employee timesheet management portal",
  "start_url": "/employee/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#1d4ed8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Timesheets",
      "url": "/employee/timesheets",
      "description": "View and submit timesheets"
    }
  ]
}
