{
  "name": "ScopeHR Worker Portal",
  "short_name": "ScopeHR",
  "description": "Your shifts, timesheets, and agreements — all in one place.",
  "start_url": "/join",
  "display": "standalone",
  "background_color": "#F7F6F2",
  "theme_color": "#01696F",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "business",
    "productivity"
  ],
  "lang": "en-CA"
}
