{
    "short_name": "HWY50 YM",
    "name": "APPS HWY50 YM",
    "description": "",
    "icons": [
      {
        "src": "/static/images/app-logo192.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "/static/images/app-logo512.png",
        "type": "image/png",
        "sizes": "512x512"
      }
    ],
    "start_url": "/login?source=pwa",
    "background_color": "#3367D6",
    "display": "fullscreen",
    "scope": "/",
    "theme_color": "#3367D6",
    "shortcuts": [
      {
        "name": "Shunt View",
        "short_name": "Shunt",
        "description": "APPS HYW50 YM - Shunt",
        "url": "/shunt?source=pwa",
        "icons": [{ "src": "/static/images/app-logo192.png", "sizes": "192x192" }]
      }
    ]
  }