{
  "name": "nVent ILSCO Selector",
  "short_name": "ILSCO Selector",
  "description": "Identify the correct tool, die and number of crimps for your connector.",
  "start_url": "index.html",
  "scope": "./",
  "theme_color": "#000000",
  "background_color": "#FFFFFF",
  "display": "standalone",
  "icons": [
    {
      "src": "images/ilsco_selector_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/ilsco_selector_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}