{
  "name": "SnapTools — free browser tools",
  "short_name": "SnapTools",
  "description": "Compress, resize, convert and watermark images, plus QR codes and text cleanup. Everything runs in your browser — nothing is uploaded.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "background_color": "#ffffff",
  "theme_color": "#4285F4",
  "categories": ["utilities", "productivity", "photo"],
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    { "name": "Image Compressor", "url": "/tools/image-compressor.html" },
    { "name": "QR Code Generator", "url": "/tools/qr-code-generator.html" }
  ]
}
