{
  "id": "/worker",
  "name": "Pillar.",
  "short_name": "Pillar.",
  "description": "Clock in, see today's jobs, complete SOPs and forms \u2014 built for field teams and works offline.",
  "start_url": "/worker",
  "scope": "/",
  "display": "standalone",
  "background_color": "#151821",
  "theme_color": "#151821",
  "orientation": "portrait-primary",
  "lang": "en-AU",
  "dir": "ltr",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/pillar-appicon-192.png?v=5",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pillar-appicon-512.png?v=5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pillar-appicon-192-maskable.png?v=5",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pillar-appicon-512-maskable.png?v=5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Clock in",
      "short_name": "Clock in",
      "url": "/worker/clock-in",
      "description": "Start your shift"
    },
    {
      "name": "My schedule",
      "short_name": "Schedule",
      "url": "/worker/my-shifts",
      "description": "See your upcoming shifts"
    }
  ]
}
