{
  "name": "PixelPress — Resize & Compress Images to Exact KB",
  "short_name": "PixelPress",
  "description": "Resize and compress JPG, PNG and WebP images to an exact file size, privately in your browser.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f6f8fc",
  "theme_color": "#6d4aff",
  "lang": "en",
  "dir": "auto",
  "categories": ["utilities", "photo", "productivity"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
