{
  "name": "BGRemove",
  "short_name": "BGRemove",
  "description": "Video background removal that returns a real alpha channel.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0b0c0e",
  "theme_color": "#0b0c0e",
  "icons": [
    { "src": "/icon-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
