{
    "name": "ICUEd🝐",
    "short_name": "ICUEd🝐",
    "start_url": "/roster/daily/0/0/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#113c4d",
    "description": "The ultimate ICU app",
    "orientation": "any",
    "icons": [
       
      {
        "src": "logo_clean_192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "logo_clean_512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "shortcuts": [
      {
        "name": "New Logbook Entry",
        "short_name": "Logbook Entry",
        "description": "New logbook entry",
        "url": "/logbook/",
        "icons": [
          {
            "src": "newLog.png",
            "sizes": "128x128",
            "type": "image/png"
          }
        ]
      }
    ]
  }


  