{
  "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"
    },
    {
      "src": "img/png/theme/z/48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "img/png/theme/z/72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "img/png/theme/z/96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "img/png/theme/z/128x128.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "img/png/theme/z/144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "img/png/theme/z/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/png/theme/z/512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "categories": ["utility", "developer-tools"]
}
