{
  "name": "PDForge — PDF Editor With Real Redaction",
  "short_name": "PDForge",
  "description": "A desktop PDF editor that actually removes redacted text instead of painting over it. One-time price, works fully offline on Windows and Linux.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#eb1000",
  "icons": [
    {
      "src": "/assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
