{
  "name": "SearXNG - searxng.noho.st",
  "short_name": "SearXNG - searxng.noho.st",
  "icons": [
    {
      "src": "/x/static/themes/simple/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/x/static/themes/simple/img/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/x/static/themes/simple/img/512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/x/",
  "theme_color": "#3050ff" ,
  "background_color": "#fff",
  "display": "standalone"
}