{
  "name": "Contact Extractor",
  "short_name": "ContactExt",
  "description": "Bulk-extract emails, phone numbers, and addresses from website lists.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f6f8",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
