{
  "name": "Privatools — Client-Side Privacy Utilities",
  "short_name": "Privatools",
  "description": "100% client-side zero-knowledge web utilities for structured data, images, cryptography, security, and developer tools. Fast, private, and zero data egress.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#10b981",
  "background_color": "#09090b",
  "categories": ["utilities", "developer tools", "productivity", "security"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Structured Data Converter",
      "url": "/tools/data-converter/",
      "description": "Convert JSON, YAML, CSV, and XML instantly"
    },
    {
      "name": "Image Lab",
      "url": "/tools/image-converter/",
      "description": "Transcode WebP, PNG, JPEG without uploads"
    },
    {
      "name": "Provably Fair & Random Studio",
      "url": "/tools/random-studio/",
      "description": "Roll provably fair dice and generate cryptographic tokens"
    },
    {
      "name": "CSS & Color Studio",
      "url": "/tools/color-studio/",
      "description": "OKLCH, HEX, RGB, and contrast auto-fixer"
    }
  ]
}
