{
  "name": "SmartPDF — Free PDF Tools",
  "short_name": "SmartPDF",
  "description": "12 free browser-based PDF tools: merge, compress, split, rotate, and convert PDF to/from Word, Excel, JPG, PNG, PPT.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#ef4444",
  "background_color": "#f8fafc",
  "lang": "en",
  "dir": "ltr",
  "categories": ["utilities", "productivity", "business"],
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {"name": "Merge PDF",   "url": "/merge-pdf.html",   "description": "Combine PDFs"},
    {"name": "Compress PDF","url": "/compress-pdf.html","description": "Reduce PDF size"},
    {"name": "PDF to Word", "url": "/pdf-to-word.html", "description": "Convert to Word"},
    {"name": "PDF to JPG",  "url": "/pdf-to-jpg.html",  "description": "Convert to JPG"}
  ]
}
