{
  "name": "EasyRoster",
  "short_name": "EasyRoster",
  "description": "EasyRoster — crew calls, rostering, fatigue & TOIL tracking for theatres, venues and schools.",
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/scheduler/roster.html",
  "scope": "/",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ]
}
