{
  "name": "BuiltWith",
  "short_name": "BuiltWith",

  "icons": [
    {
      "src": "https://builtwith.com/img/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://builtwith.com/img/android-chrome-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "https://builtwith.com/img/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://builtwith.com/img/maskable_icon.png",
      "sizes": "682x682",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://builtwith.com/img/builtwith.com_.png",
      "sizes": "1617x1012",
      "type": "image/png"
    }
  ],
  "theme_color": "#ffffff",
  "display": "standalone",
  "background_color": "#ffffff",
  "start_url": "/",
  "description": "Find out what websites are BuiltWith.",
  "dir": "ltr",
  "lang": "en",
  "features": [
    "Cross Platform",
    "fast",
    "simple"
  ],
  "categories": [
    "marketing",
    "saas",
    "sales",
    "technology"
  ],
  "orientation": "landscape",
  "shortcuts": [
    {
      "name": "Open About",
      "short_name": "About",
      "description": "Open the about page",
      "url": "/about",
      "icons": [
        {
          "src": "https://builtwith.com/img/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}