{
  "name": "CookedOutdoors",
  "short_name": "CookedOutdoors",
  "description": "Find the right outdoor cooking gear for your setup. BBQ grills, pizza ovens, smokers, and outdoor furniture — expert buying guides and quiz.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "background_color": "#1a1a1a",
  "theme_color": "#B84A1E",
  "categories": ["shopping", "food"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
