{
  "name": "BG Remover",
  "short_name": "BGRemove",
  "description": "AI-powered background removal — runs in your browser",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080c12",
  "theme_color": "#00d9c0",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%2300d9c0'/><path fill='%23000' d='M32 160L96 32l64 128H32z' opacity='.85'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
