{
  "name": "FreePDFWorld — Free PDF Tools Online",
  "short_name": "FreePDFWorld",
  "description": "Professional-grade PDF and image tools. Convert, compress, and secure your files for free. No registration required.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "theme_color": "#667eea",
  "background_color": "#ffffff",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "PDF to Word",
      "short_name": "PDF→Word",
      "url": "/converter/pdf-to-word",
      "description": "Convert PDF to editable Word document"
    },
    {
      "name": "Merge PDF",
      "short_name": "Merge PDFs",
      "url": "/converter/merge-pdf",
      "description": "Combine multiple PDFs into one"
    },
    {
      "name": "Compress Image",
      "short_name": "Compress",
      "url": "/image/compress",
      "description": "Reduce image file size without losing quality"
    }
  ]
}

