{
  "name": "PDF Workbench",
  "short_name": "PDF Workbench",
  "description": "Merge, split, and convert PDFs in your browser. Everything runs locally — no upload required.",
  "display": "standalone",
  "id": "/web/",
  "start_url": "/web/",
  "scope": "/web/",
  "background_color": "#f8faff",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/web/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
