{
  "name": "MobileRep",
  "short_name": "MobileRep",
  "description": "",
  "display": "browser",
  "background_color": "#ffffff",
  "theme_color": "#34b233",
  "icons": [
    {
      "src": "/MobileRep/img/MobileRep.AppLogo.48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/MobileRep/img/MobileRep.AppLogo.96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/MobileRep/img/MobileRep.AppLogo.192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/MobileRep/img/MobileRep.AppLogo.512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/MobileRep/"
}