{
  "name": "OfflinePDF — Free Offline PDF Tools",
  "short_name": "OfflinePDF",
  "description": "Free PDF tools that run 100% in your browser. No upload. No server. Total privacy.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#c0392b",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='38' fill='%23c0392b'/%3E%3Cpath d='M56 44h70l42 42v66H56V44z' fill='white' opacity='.95'/%3E%3Cpath d='M126 44v42h42' stroke='rgba(255,255,255,.5)' stroke-width='4' fill='none' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%23c0392b'/%3E%3Cpath d='M150 120h185l110 110v172H150V120z' fill='white' opacity='.95'/%3E%3Cpath d='M335 120v110h110' stroke='rgba(255,255,255,.5)' stroke-width='10' fill='none' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Merge PDF", "url": "/merge-pdf", "description": "Combine PDFs locally" },
    { "name": "Split PDF", "url": "/split-pdf", "description": "Split PDFs locally" },
    { "name": "Compress PDF", "url": "/compress-pdf", "description": "Compress PDFs locally" }
  ]
}
