{
  "name": "WebMtoWebP.online",
  "short_name": "WebMtoWebP",
  "description": "Free online tools to convert, compress, and optimize images and PDFs",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["utilities", "productivity"],
  "shortcuts": [
    {
      "name": "JPG to WEBP",
      "url": "/tool/jpg-to-webp",
      "description": "Convert JPG images to WEBP format"
    },
    {
      "name": "Image Compressor",
      "url": "/tool/image-compressor",
      "description": "Compress images online"
    },
    {
      "name": "PDF Compressor",
      "url": "/tool/pdf-compressor",
      "description": "Compress PDF files"
    }
  ]
}
