{
  "name": "LetsBlur - AI Free Gender-Based Blur for Photos & Videos",
  "short_name": "LetsBlur",
  "description": "Blur faces and bodies by gender in photos and videos with AI. Selectively blur males or females. Free online privacy tool - no signup required. Protect identities before sharing on social media.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e293b",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["utilities", "productivity", "photo", "video", "graphics"],
  "screenshots": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Blur Photos & Videos",
      "short_name": "Blur",
      "description": "Start blurring faces and bodies by gender in your photos and videos",
      "url": "/",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
