{
  "short_name": "Parcel Tracer Web",
  "name": "Parcel Tracer Web",
  "icons": [
    {
      "src": "fav-icon-200x200-primary-bg.png",
      "sizes": "200x200",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "screenshots": [    
   {

     "src": "fav-icon-1300x1300-white-bg.png",
      "sizes": "1300x1300",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Application"
    },
    {

      "src": "fav-icon-1300x1300-white-bg.png",
       "sizes": "1300x1300",
       "type": "image/png",
       "label": "Application"
     }
 ]

}
