{
  "name": "Free Online Watermark Remover & Image Inpainting",
  "short_name": "Watermark Remover",
  "description": "A free online watermark remover and image inpainting tool powered by the MI-GAN and LaMa models. Remove watermarks, objects and flaws right in your browser — your images never leave your device.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#4f6ef7",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
