{
  "name": "PDFMaster AI — All-in-One PDF Tools Powered by AI",
  "short_name": "PDFMaster AI",
  "description": "Edit, convert, compress, merge, sign and chat with PDFs using AI.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "categories": ["productivity", "utilities", "business"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Merge PDF", "url": "/tools/merge" },
    { "name": "Chat with PDF", "url": "/ai/chat" },
    { "name": "Sign PDF", "url": "/tools/sign" }
  ]
}
