{
  "name": "Morduct Schedule",
  "short_name": "Schedule",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2c7be5",
  "icons": [
    {
      "src": "/static/img/morduct-100.png",
      "sizes": "100x100",
      "type": "image/png"
    },
    {
      "src": "/static/img/logo-stacked.jpg",
      "sizes": "any",
      "type": "image/jpeg"
    }
  ]
}
