{
  "short_name": "Hunt",
  "name": "Hunt",
  "description": "Hunt: the go-to-market machine",
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#0A0D13",
  "background_color": "#0A0D13",
  "icons": [
    {
      "src": "images/icons/hunt-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/hunt-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/hunt-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/hunt-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
