{
  "name": "BayanPDF",
  "short_name": "BayanPDF",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8fafc",
  "theme_color": "#1462be",
  "description": "Professional PDF tools platform for browser, mobile, and installable app workflows.",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Merge PDF",
      "short_name": "Merge",
      "url": "/tools/merge",
      "description": "Combine PDF files"
    },
    {
      "name": "Compress PDF",
      "short_name": "Compress",
      "url": "/tools/compress",
      "description": "Reduce PDF file size"
    },
    {
      "name": "OCR PDF",
      "short_name": "OCR",
      "url": "/tools/ocr-pdf",
      "description": "Extract text from scanned PDFs"
    }
  ]
}
