{
  "name": "DupFind — Duplicate Photo Finder",
  "short_name": "DupFind",
  "description": "Find duplicate and near-duplicate photos in your browser. Nothing uploads, nothing installs, you choose what goes.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f5f7",
  "theme_color": "#f4f5f7",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
