{
  "name": "PDFLabz — Free PDF Tools",
  "short_name": "PDFLabz",
  "description": "Merge, split, compress, convert and edit PDFs in your browser. 100% free, no signup, no watermark.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#dc2626",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["productivity", "utilities", "business"],
  "icons": [
    {
      "src": "/logo-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Merge PDF",    "short_name": "Merge",    "url": "/en/tools/merge-pdf" },
    { "name": "Compress PDF", "short_name": "Compress", "url": "/en/tools/compress-pdf" },
    { "name": "Split PDF",    "short_name": "Split",    "url": "/en/tools/split-pdf" }
  ]
}
