{
  "name": "Virelvoo - Free Online PDF Converter",
  "short_name": "Virelvoo",
  "description": "Convert PDF files online for free. PDF to Word, Excel, PowerPoint, JPG, PNG and more. Fast, secure, and easy to use.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0F172A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities", "business"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "PDF to Word",
      "short_name": "PDF to Word",
      "description": "Convert PDF to Word document",
      "url": "/tools/pdf-to-word",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "PDF to Excel",
      "short_name": "PDF to Excel",
      "description": "Convert PDF to Excel spreadsheet",
      "url": "/tools/pdf-to-excel",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
