{
  "name": "AVORYNT — Mobile Workforce",
  "short_name": "AVORYNT Field",
  "description": "Field operations for technicians, contractors, supervisors, and mobile employees.",
  "start_url": "/mobile",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07111f",
  "theme_color": "#0f766e",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/avorynt-field-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "My Workday", "short_name": "Workday", "url": "/mobile" },
    { "name": "Dispatch", "short_name": "Dispatch", "url": "/dispatch" },
    { "name": "Report Safety Issue", "short_name": "Safety", "url": "/safety-incidents" }
  ]
}