{
  "name": "PCPartGuide Bottleneck Calculator",
  "short_name": "PCPartGuide",
  "description": "Free PC bottleneck calculator. Pick your CPU and GPU to see if you are CPU- or GPU-bound, estimated FPS at 1080p/1440p/4K and what to upgrade first.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#1b7be3",
  "background_color": "#f6f8fb",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}