{
  "name": "MR Fantasy",
  "short_name": "MR Fantasy",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1C1A17",
  "theme_color": "#1C1A17",
  "icons": [
    {
      "src": "/morning-roast-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/morning-roast-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "New Wager",
      "short_name": "Wager",
      "url": "/?view=create",
      "icons": [{ "src": "/morning-roast-icon-512.png", "sizes": "512x512" }]
    },
    {
      "name": "Fantasy Leagues",
      "short_name": "Fantasy",
      "url": "/?view=fantasy",
      "icons": [{ "src": "/morning-roast-icon-512.png", "sizes": "512x512" }]
    }
  ]
}
