{
  "dir": "ltr",
  "lang": "en",
  "name": "NuGet Package Explorer",
  "scope": "/",
  "display": "standalone",
  "start_url": "/",
  "short_name": "NuGet Package Explorer",
  "theme_color": "#FFFFFF",
  "description": "Browse NuGet packages from NuGet.org and view the contents of local packages. NuGet is a package management tool in Visual Studio. More information on NuGet can be viewed at https://docs.nuget.org",
  "orientation": "any",
  "background_color": "transparent",
  "prefer_related_applications": true,
  "categories": [
    "utilities",
    "tools",
    "development"
  ],
  "screenshots": [],
  "icons": [
    {
      "src": "package_e416511cc309e393aacf59a38526d200576120e1/icon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "package_e416511cc309e393aacf59a38526d200576120e1/icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "package_e416511cc309e393aacf59a38526d200576120e1/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "package_e416511cc309e393aacf59a38526d200576120e1/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}