{
  "id": "/",
  "name": "The Shift Hub Demo",
  "short_name": "The Shift Hub",
  "description": "The Shift Hub Demo for shifts, scheduling, chat, and payments.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ff904e",
  "background_color": "#ffffff",
  "categories": [
    "business",
    "productivity",
    "medical"
  ],
  "lang": "en-ZA",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}