{
  "id": "/",
  "name": "Bruntingthorpe Paperwork",
  "short_name": "Paperwork",
  "description": "Timesheets, pay, calendar and paperwork for Bruntingthorpe drivers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eef5ff",
  "theme_color": "#202020",
  "lang": "en-GB",
  "icons": [
    { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Timesheet", "short_name": "Timesheet", "url": "/", "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192" }] },
    { "name": "Calendar", "short_name": "Calendar", "url": "/calendar", "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192" }] },
    { "name": "Send Timesheet", "short_name": "Send", "url": "/send", "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192" }] }
  ]
}
