{
  "name": "PDF TOOLs",
  "short_name": "PDF TOOLs",
  "description": "To simplify document work with fast, secure, and accessible PDF tools that help people and teams edit, convert, sign, and manage files anywhere.",
  "start_url": "https://pdftools.webzum.com/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#6366F1",
  "orientation": "portrait-primary",
  "scope": "https://pdftools.webzum.com/",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "business"
  ],
  "icons": [
    {
      "src": "https://pdftools.webzum.com/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://pdftools.webzum.com/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://pdftools.webzum.com/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://pdftools.webzum.com/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "https://pdftools.webzum.com/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "https://pdftools.webzum.com/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch with PDF TOOLs",
      "url": "https://pdftools.webzum.com/contact.html",
      "icons": [
        {
          "src": "https://pdftools.webzum.com/favicon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "About",
      "short_name": "About",
      "description": "Learn more about PDF TOOLs",
      "url": "https://pdftools.webzum.com/about.html",
      "icons": [
        {
          "src": "https://pdftools.webzum.com/favicon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  }
}