{
  "short_name": "CityWatch",
  "name": "Infor Smart Mobile CityWatch",
  "description": "CityWatch 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"
}