{
  "name": "EasyEditPDFs",
  "short_name": "EasyEditPDFs",
  "description": "Free online PDF tools — Compress, Merge, Split, Edit, Convert PDFs. 100% Client-side, no upload.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "screenshots": [
    {
      "src": "/images/all-tools-ui.webp",
      "type": "image/webp",
      "sizes": "1280x720",
      "label": "EasyEditPDFs — All PDF Tools"
    }
  ],
  "shortcuts": [
    { "name": "Compress PDF",  "url": "/tools/compress-pdf-online-free",  "description": "Reduce PDF file size" },
    { "name": "Merge PDF",     "url": "/tools/merge-pdf-online-free",     "description": "Combine multiple PDFs" },
    { "name": "PDF to Word",   "url": "/tools/pdf-to-word-online-free",   "description": "Convert PDF to Word" },
    { "name": "Split PDF",     "url": "/tools/split-pdf-online-free",     "description": "Extract or split PDF pages" }
  ]
}
