{
  "name": "ZeroBG - Privacy-First Local AI Background Remover",
  "short_name": "ZeroBG",
  "description": "Remove image backgrounds instantly and 100% locally in your browser with absolute privacy.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#090d16",
  "theme_color": "#10b981",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ]
}
