{
  "name": "DACCC Timesheet",
  "short_name": "Timesheet",
  "description": "DACCC staff timesheet and management app",
  "start_url": "/timesheet",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2563eb",
  "background_color": "#f8fafc",
  "icons": [
    {
      "src": "/icons/deakin-logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
