{
  "name": "NockPath",
  "short_name": "NockPath",
  "description": "NockPath product and support website.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#F4F6F5",
  "theme_color": "#075B54",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
