{
  "name": "PDFCraft - Free Private Online PDF Editor",
  "short_name": "PDFCraft",
  "description": "Free online PDF tools running 100% locally in your browser. Merge, split, sign, edit, compress, protect, and unlock PDF files securely with absolute privacy.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0d0b21",
  "theme_color": "#8b5cf6",
  "icons": [
    {
      "src": "favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}

