{
  "name": "Downzo – Free Image Converter",
  "short_name": "Downzo",
  "description": "Convert images to JPG, PNG, WebP, AVIF, GIF, ICO & PDF for free. 100% private — files never leave your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F0D15",
  "theme_color": "#E91E63",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["utilities", "productivity"],
  "screenshots": [],
  "lang": "en"
}
