{
  "name": "DocsArc — PDF Suite for Engineers",
  "short_name": "DocsArc",
  "description": "View, annotate, merge, split, OCR and sign PDFs — built for structural engineers and architects.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "orientation": "any",
  "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"
    }
  ],
  "screenshots": [],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "View & Annotate",
      "url": "/app/view",
      "description": "Open the PDF viewer"
    },
    {
      "name": "Merge PDFs",
      "url": "/app/merge",
      "description": "Combine multiple PDFs"
    }
  ]
}
