{
  "name": "Blockzhub Help Center",
  "short_name": "Blockzhub Help",
  "description": "Your guide to the Vaulta (EOS) blockchain ecosystem",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07070C",
  "theme_color": "#7C69FF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Search",
      "url": "/search",
      "description": "Search the knowledge base"
    },
    {
      "name": "Getting Started",
      "url": "/categories/getting-started",
      "description": "New to Blockzhub? Start here"
    }
  ]
}
