{
  "name": "ImagePixelConverter — Free Online Image Converter",
  "short_name": "ImagePixelConverter",
  "description": "Convert images between JPG, PNG, WebP, AVIF and more — 100% free, private, and unlimited. No uploads to servers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#8b5cf6",
  "orientation": "any",
  "categories": ["utilities", "photo"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "JPG to WebP",
      "short_name": "JPG→WebP",
      "url": "/en/jpg-to-webp/",
      "icons": []
    },
    {
      "name": "PNG to WebP",
      "short_name": "PNG→WebP",
      "url": "/en/png-to-webp/",
      "icons": []
    },
    {
      "name": "Compress Image",
      "short_name": "Compress",
      "url": "/en/compress-image/",
      "icons": []
    }
  ]
}
