{
  "name": "ProtestBlur - Private Face Blur",
  "short_name": "ProtestBlur",
  "description": "100% on-device face blur for protester privacy. No uploads, ever.",
  "start_url": "/protestblur.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23000'/><rect x='40' y='60' width='112' height='72' rx='8' fill='%23ff3b30'/><text x='96' y='118' font-family='Arial Black' font-size='56' fill='%23fff' text-anchor='middle'>PB</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%23000'/><rect x='100' y='160' width='312' height='192' rx='20' fill='%23ff3b30'/><text x='256' y='312' font-family='Arial Black' font-size='150' fill='%23fff' text-anchor='middle'>PB</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
