{
  "name": "Browser Fingerprint Scanner",
  "short_name": "BFP Scanner",
  "description": "Free educational tool that reveals your complete browser fingerprint. Analyze canvas, WebGL, audio fingerprinting, and 100+ tracking signals locally.",
  "start_url": "/en",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d0f12",
  "theme_color": "#5eadb5",
  "orientation": "any",
  "categories": ["utilities", "education", "security"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
