{
  "name": "ToolVibeHub - Free Online Tools",
  "short_name": "ToolVibeHub",
  "description": "Free online PDF, image, and developer tools. Merge, split, compress PDFs, convert files, format JSON, and more — all free with no registration required.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1F4F8B",
  "theme_color": "#1F4F8B",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/ToolVibeHubLogo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "productivity",
    "utilities",
    "tools",
    "business",
    "education"
  ],
  "lang": "en",
  "dir": "ltr",
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 480
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}