{
  "name": "PDFMax — Free Online PDF Tools",
  "short_name": "PDFMax",
  "description": "Free PDF toolkit: compress, merge, split, convert, OCR and dozens of other operations. Files are processed on the PDFMax engine and never shared with third parties.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f1e9",
  "theme_color": "#1c1813",
  "categories": ["productivity", "utilities", "business"],
  "icons": [
    {
      "src": "/brand/pdfmax-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/pdfmax-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/pdfmax-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/pdfmax-mark-light.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Compress PDF",
      "short_name": "Compress",
      "description": "Reduce PDF file size",
      "url": "/?tool=compress",
      "icons": [{ "src": "/brand/pdfmax-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Merge PDF",
      "short_name": "Merge",
      "description": "Combine several PDFs into one",
      "url": "/?tool=merge",
      "icons": [{ "src": "/brand/pdfmax-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Google Drive",
      "short_name": "Drive",
      "description": "Open a file from Google Drive",
      "url": "/?action=drive",
      "icons": [{ "src": "/brand/pdfmax-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
