{
  "name": "Background Remover",
  "short_name": "Bg Remover",
  "description": "Free AI background remover that runs entirely in your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#131020",
  "theme_color": "#6b2fdb",
  "icons": [
    { "src": "/assets/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
