{
  "name": "Z-Shell Wiki",
  "short_name": "Z-Shell",
  "theme_color": "#23b898",
  "background_color": "#0d1117",
  "display": "standalone",
  "scope": "./",
  "start_url": "./index.html",
  "description": "Zi Wiki PWA App",
  "orientation": "any",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://wiki.zshell.dev/manifest.json"
    }
  ],
  "icons": [
    {
      "src": "img/png/theme/z/36x36.png",
      "sizes": "36x36",
      "type": "image/png",
      "density": "0.75"
    },
    {
      "src": "img/png/theme/z/48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "density": "1.0"
    },
    {
      "src": "img/png/theme/z/72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "density": "1.5"
    },
    {
      "src": "img/png/theme/z/96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "density": "2.0"
    },
    {
      "src": "img/png/theme/z/128x128.png",
      "type": "image/png",
      "sizes": "128x128",
      "density": "2.5"
    },
    {
      "src": "img/png/theme/z/144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "density": "3.0"
    },
    {
      "src": "img/png/theme/z/192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "density": "4.0"
    },
    {
      "src": "img/png/theme/z/320x320.png",
      "type": "image/png",
      "sizes": "320x320",
      "density": "4.5"
    },
    {
      "src": "img/png/theme/z/501x501.png",
      "type": "image/png",
      "sizes": "501x501",
      "density": "5.0"
    },
    {
      "src": "img/png/theme/z/512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "density": "5.5"
    }
  ],
  "features": ["Cross Platform", "fast", "feature-rich"],
  "categories": ["toolchain", "utility", "wiki", "zsh", "z-shell"]
}
