{
  "name": "easypdf.surf - PDF reader and tools",
  "short_name": "easypdf",
  "description": "Read and annotate PDFs, and merge, split, rotate and convert them right in your browser. Nothing is uploaded.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "categories": [
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "/tools/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tools/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tools/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Merge PDF",
      "url": "/tools/merge-pdf/"
    },
    {
      "name": "Split PDF",
      "url": "/tools/split-pdf/"
    },
    {
      "name": "Images to PDF",
      "url": "/tools/images-to-pdf/"
    }
  ]
}
