{
  "name": "Facepixelizer — Photo Anonymizer",
  "short_name": "Facepixelizer",
  "description": "Pixelate, blur or black out faces, text and license plates in your photos. Runs entirely in your browser — your photos never leave your device.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1013",
  "theme_color": "#111418",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
