{
  "name": "ToolHub — Free Online PDF & File Tools",
  "short_name": "ToolHub",
  "description": "Free, private, client-side tools to merge, split, compress and convert PDFs, images and more. Your files never leave your device.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#cd6a48",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "cap.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
