{
  "name": "Simple PDF Wizard",
  "short_name": "PDF Wizard",
  "description": "Edit, merge, compress, and sign PDFs online for free. No accounts, no uploads to servers.",
  "start_url": "/",
  "display": "standalone",
  "lang": "en-US",
  "categories": ["productivity", "utilities", "business"],
  "background_color": "#fbf9f5",
  "theme_color": "#1a1a1a",
  "icons": [
    {
      "src": "/apple-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
