{
  "short_name": "Inspections",
  "name": "Infor Smart Mobile Inspections",
  "description": "Pathway Inspections Web App",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "icons": [
    {
      "src": "images/favicon.png",
      "type": "image/png",
      "sizes": "57x57"
    },
    {
      "src": "images/favicon@144x144.png",
      "type": "image/png",
      "sizes": "144x144"
    }
  ],
  "theme_color": "#FFFFFF",
  "background_color": "#FFFFFF"
}