{
  "id": "/staff",
  "name": "Owlly Staff",
  "short_name": "Staff",
  "description": "Your shifts, hours, tasks and fridge checks — the Owlly app for restaurant staff.",
  "start_url": "/staff",
  "scope": "/staff",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f9f9fc",
  "theme_color": "#f9f9fc",
  "categories": [
    "business",
    "productivity"
  ],
  "dir": "ltr",
  "lang": "pl",
  "icons": [
    {
      "src": "/owlly-staff-icon-192.d002a73a.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/owlly-staff-icon-512.d002a73a.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/owlly-staff-icon-512-maskable.d002a73a.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/owlly-staff-apple-touch-180.d002a73a.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "My hours",
      "short_name": "Hours",
      "description": "Clock in, clock out and review worked hours",
      "url": "/staff?tab=hours",
      "icons": [
        {
          "src": "/owlly-staff-favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Inventory count",
      "short_name": "Count",
      "description": "Today's counting tasks",
      "url": "/staff?tab=inventory",
      "icons": [
        {
          "src": "/owlly-staff-favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
