{
  "name": "BGRemovee - Free AI Background Remover",
  "short_name": "BGRemovee",
  "description": "100% private in-browser AI background remover. Zero uploads, runs on-device.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#BECFC4",
  "theme_color": "#14231b",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}