{
  "name": "PaperPattern — Online In-Browser PDF Suite & Document Editor",
  "short_name": "PaperPattern",
  "description": "Edit text on PDF documents, scans, and photos directly in your browser with smart AI font matching. Convert, merge, split, and compress PDFs with 100% privacy.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F4EF",
  "theme_color": "#2C3E2D",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
