{
  "name": "Pierre's Schedule",
  "short_name": "Schedule",
  "description": "Shifts, availability and the week board for Pierre's Theatre staff.",
  "start_url": "/schedule",
  "scope": "/schedule",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0d08",
  "theme_color": "#0a0d08",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
