{
  "name": "Bell HR",
  "short_name": "Bell HR",
  "description": "Bell Conveyancing staff area: leave calendar, leave requests and HR policies.",
  "start_url": "staff.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f6f5f2",
  "theme_color": "#224462",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Request leave", "url": "staff.html#request" },
    { "name": "Leave calendar", "url": "staff.html#calendar" },
    { "name": "Policies", "url": "staff.html#policies" }
  ]
}
