{
  "name": "PDF World - PDF Compressor",
  "short_name": "PDF Compressor",
  "description": "Free online PDF compression tool. Compress PDFs in your browser with no uploads.",
  "start_url": "/pdf_compress/",
  "scope": "/pdf_compress/",
  "display": "standalone",
  "background_color": "#fbf6ef",
  "theme_color": "#c8553d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23c8553d' width='192' height='192'/><text x='50%' y='50%' font-size='100' fill='white' text-anchor='middle' dominant-baseline='middle' font-weight='bold'>PDF</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
