{
  "name": "ToolAdda Flatten PDF",
  "short_name": "Flatten PDF",
  "description": "Flatten PDF form fields or rasterize to images, entirely in your browser — works offline.",
  "start_url": "/flatten-pdf.html",
  "scope": "/flatten-pdf.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "assets/images/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
