{
  "name": "YonSeSearch",
  "short_name": "YonSeSearch",
  "description": "YonSe privacy-respecting metasearch engine",
  "icons": [
    {
      "src": "/static/themes/simple/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/themes/simple/img/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/themes/simple/img/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "theme_color": "#08080c",
  "background_color": "#08080c",
  "display": "standalone"
}