{
  "name": "ShiftStack Site",
  "short_name": "ShiftStack",
  "description": "On-site time capture and docket builder",
  "start_url": "/site",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#1e3a8a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
