{
  "name": "PDFUp — Free PDF Tools",
  "short_name": "PDFUp",
  "description": "Merge, split, compress, convert and edit PDFs online for free.",
  "start_url": "/en",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2563EB",
  "background_color": "#ffffff",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/PDFUP_logo.png",
      "sizes": "1408x477",
      "type": "image/png",
      "label": "PDFUp — Free Online PDF Tools"
    }
  ]
}
