{
  "name": "Background Remover — AI in your browser",
  "short_name": "BG Remover",
  "description": "Remove image backgrounds with AI, all in your browser",
  "start_url": "/background-remover/",
  "scope": "/background-remover/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
