{
  "name": "GDPR Compliance Scanner",
  "short_name": "GDPR Scanner",
  "description": "Scan CSV, Excel, JSON, and text files for GDPR-regulated personal data — entirely in your browser.",
  "start_url": "./gdpr_scanner.html",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
