{
  "name": "Noxoro Image Compressor",
  "short_name": "Noxoro",
  "description": "Free online image compressor — compress JPG, PNG, WebP to 20KB, 50KB, 100KB and more. Browser-based, 100% private.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090f",
  "theme_color": "#7c3aed",
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
