{
  "name": "JebaTech — 55 Blazing-Fast Browser Tools",
  "short_name": "JebaTech",
  "description": "A free suite of 55 privacy-first online utilities, including a full PDF toolkit. Everything runs in your browser; no uploads, no accounts, no tracking.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "lang": "en",
  "dir": "auto",
  "categories": [
    "utilities",
    "productivity",
    "developer"
  ],
  "icons": [
    {
      "src": "assets/img/logo-192.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "assets/img/logo-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "assets/img/logo-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "assets/img/logo-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Image Compressor",
      "short_name": "Compress",
      "url": "/tools/image-compressor.html",
      "description": "Shrink PNG, JPG and WebP files in the browser"
    },
    {
      "name": "JSON Formatter",
      "short_name": "JSON",
      "url": "/tools/json-formatter.html",
      "description": "Beautify, validate and minify JSON"
    },
    {
      "name": "QR Code Studio",
      "short_name": "QR",
      "url": "/tools/qr-code-generator.html",
      "description": "Create custom QR codes for links, text and Wi-Fi"
    },
    {
      "name": "Password Generator",
      "short_name": "Password",
      "url": "/tools/password-generator.html",
      "description": "Generate strong random passwords"
    },
    {
      "name": "Unit Converter",
      "short_name": "Units",
      "url": "/tools/unit-converter.html",
      "description": "Convert length, weight, volume, speed and data"
    },
    {
      "name": "Merge PDF",
      "short_name": "Merge PDF",
      "url": "/tools/merge-pdf.html",
      "description": "Combine several PDFs into one file"
    },
    {
      "name": "Image to PDF",
      "short_name": "Img to PDF",
      "url": "/tools/image-to-pdf.html",
      "description": "Turn JPG and PNG images into a PDF"
    }
  ]
}
