{
  "name": "Image Compressor - Free Online Image Compression Tool",
  "short_name": "Image Compressor",
  "description": "Free online image compressor to compress images, resize photos, and reduce file size. Supports JPEG, PNG, and WebP formats. 100% private browser-side processing.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
