{
  "name": "PreBilt WM Demo",
  "short_name": "PreBilt WM Demo",
  "start_url": "/prebilt_wm_demo",
  "display": "standalone",
  "background_color": "#3740ff",
  "theme_color": "#122573",
  "icons": [
    {
      "src": "images/pwa/Logo_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/pwa/Logo_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    
  ]
}