{
  "name": "PixDash — online image toolkit",
  "short_name": "PixDash",
  "description": "Compress, convert, resize, crop, watermark, generate Data URLs and convert Base64 — entirely in your browser. Images are never uploaded.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f8fc",
  "theme_color": "#f7f8fc",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
