{
  "name": "HostingChecker",
  "short_name": "HostingChecker",
  "description": "Find out who hosts any website.",
  "start_url": "/",
  "display": "minimal-ui",
  "background_color": "#fcfbf7",
  "theme_color": "#161514",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
