{
  "name": "PixConvert - Free Online Image Converter",
  "short_name": "PixConvert",
  "description": "Convert, compress & resize images locally in your browser. Fast, 100% private and offline-capable.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
