{
  "name": "MAC Surfacing Contractor OS",
  "short_name": "MAC Surfacing",
  "icons": [
    {
      "src": "/images/mac-portal-favicon.png?v=1783113216",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/images/mac-portal-favicon.png?v=1783113216",
      "type": "image/png",
      "sizes": "32x32",
      "purpose": "maskable"
    }
  ],
  "start_url": "/mobile",
  "display": "standalone",
  "scope": "/",
  "description": "MAC Surfacing field-management platform.",
  "theme_color": "#2E387D",
  "background_color": "#F4F4F7",
  "shortcuts": [
    {
      "name": "Mobile",
      "url": "/mobile",
      "description": "Open the Contractor OS mobile workspace"
    },
    {
      "name": "Forms",
      "url": "/mobile/forms",
      "description": "Open mobile forms and shift checks"
    },
    {
      "name": "My Profile",
      "url": "/mobile/profile",
      "description": "Review employee details and request changes"
    },
    {
      "name": "Plant Capture",
      "url": "/mobile/plant-capture",
      "description": "Open the plant capture field workflow"
    },
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Open the Contractor OS dashboard"
    }
  ]
}
