{
  "name": "BL Renovations Employee Timesheets",
  "short_name": "Timesheets",
  "description": "Offline-ready employee timesheets, time off, and company messages.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eef4fb",
  "theme_color": "#236476",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/timesheet-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/timesheet-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
