{
  "name": "PixBulk \u2014 Batch Image Tools",
  "short_name": "PixBulk",
  "description": "88 batch image tools that run 100% in your browser. No upload, works offline.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f3e8",
  "theme_color": "#d9480f",
  "categories": [
    "photo",
    "utilities",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
