{
  "name": "OyaSync — Eazytee Operations",
  "short_name": "OyaSync",
  "description": "Eazytee field operations and management platform",
  "start_url": "/sales/rep",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "New Order",
      "url": "/sales/new-order",
      "description": "Create a new sales order"
    },
    {
      "name": "Mark Attendance",
      "url": "/hr/attendance",
      "description": "Mark today's attendance"
    },
    {
      "name": "Field View",
      "url": "/sales/rep",
      "description": "Sales rep field dashboard"
    }
  ]
}
