{
  "name": "NCR",
  "short_name": "NCR",
  "description": "Progressive Web App that provides tooling for non-conformance reporting.",
  "icons": [
    {
      "src": "img/icon.png?v=1",
      "sizes": "256x256",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#e9ecef",
  "background_color": "#e9ecef"
}