{
  "name": "pikr",
  "short_name": "pikr",
  "description": "Vim-modal picker / launcher. Rofi replacement with hjkl keys. Wayland + X11. Rust + floem.",
  "start_url": "/pikr/",
  "scope": "/pikr/",
  "display": "standalone",
  "background_color": "#0b0d10",
  "theme_color": "#ff79c6",
  "icons": [
    {
      "src": "favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ]
}
