{
  "name": "WashFiles — EXIF Viewer & Metadata Remover",
  "short_name": "WashFiles",
  "description": "Free EXIF viewer, metadata remover and image-forensics lab. DQT-fingerprint, JPEG-Ghost, Noise + CFA / Bayer map, Copy-Move detection, structure inspector. 100% private, no upload, works offline.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbfbfd",
  "theme_color": "#635bff",
  "orientation": "any",
  "categories": ["utilities", "photo", "privacy"],
  "lang": "en",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
