{
  "name": "Swaroop Suri PDF Tools",
  "short_name": "SS PDF",
  "description": "Free local PDF toolkit by Swaroop Suri and Associates — merge, split, compress, convert, watermark and secure PDFs in your browser.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1e3a5f",
  "theme_color": "#1e3a5f",
  "lang": "en",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
