{
  "name": "ScreenBlur",
  "short_name": "ScreenBlur",
  "description": "Blur sensitive content on any webpage or desktop in real time.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9fbff",
  "theme_color": "#1d63ed",
  "icons": [
    {
      "src": "/screenblur_icon_.webp",
      "sizes": "1024x1024",
      "type": "image/webp"
    },
    {
      "src": "/screenblur.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
