{
  "name": "PDF to Image Converter",
  "short_name": "PDF to Image",
  "description": "Fast, 100% private in-browser PDF to Image converter supporting JPG, PNG, and WebP with customizable DPI.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%234f46e5'/><path d='M25 25h35l15 15v35H25z' fill='%23ffffff' opacity='0.9'/><path d='M60 25v15h15' fill='%23cbd5e1'/><path d='M35 55l10 10 15-15 10 10' stroke='%234f46e5' stroke-width='4' fill='none'/></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
