{
  "name": "Acuity Assignment Tool",
  "short_name": "Shift Assign",
  "description": "Score patient acuity and distribute assignments across nurses.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#b0bcd4",
  "theme_color": "#b0bcd4",
  "icons": [
    {
      "src": "/icon.jpeg",
      "sizes": "any",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
