{
  "id": "/lab.html",
  "name": "Warehaus Lab",
  "short_name": "Warehaus",
  "description": "Bar & restaurant operations \u2014 cocktails, food, tasks, events, staff.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/lab.html",
  "scope": "/lab.html",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#0a0a0b",
  "theme_color": "#0a0a0b",
  "categories": [
    "productivity",
    "business",
    "food"
  ],
  "icons": [
    {
      "src": "icons/lab-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/lab-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/lab-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Attendance",
      "short_name": "Attendance",
      "description": "Open the attendance grid for today",
      "url": "/lab.html#attendance",
      "icons": [
        {
          "src": "icons/lab-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "My Leave",
      "short_name": "Leave",
      "description": "View leave balance and apply for leave",
      "url": "/lab.html#leave",
      "icons": [
        {
          "src": "icons/lab-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Bills",
      "short_name": "Bills",
      "description": "Open bills and reimbursements",
      "url": "/lab.html#bill",
      "icons": [
        {
          "src": "icons/lab-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Notifications",
      "short_name": "Notifications",
      "description": "Open the notifications drawer",
      "url": "/lab.html#notifications",
      "icons": [
        {
          "src": "icons/lab-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
