{
  "name": "Image to WebP Converter",
  "short_name": "Image to WebP",
  "description": "Convert your images to WebP format for free. Reduce file size up to 80% without losing quality.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#b8f031",
  "orientation": "any",
  "categories": ["utilities", "photo"],
  "icons": [
    {
      "src": "imagetoweblogo.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
