{
  "name": "Privacy Blur for WhatsApp Web",
  "short_name": "Privacy Blur",
  "description": "Local privacy controls that blur sensitive content on WhatsApp Web.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "categories": ["productivity", "utilities"],
  "display": "standalone",
  "background_color": "#f4f7f5",
  "theme_color": "#071612",
  "icons": [
    {
      "src": "icons/icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    }
  ]
}
