{
  "name": "Gemini Watermark Remover",
  "short_name": "Watermark Remover",
  "description": "Remove the Gemini watermark from images and Veo videos in your browser. Nothing is uploaded.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbfbfc",
  "theme_color": "#0b7d55",
  "orientation": "any",
  "icons": [
    { "src": "icons/icon16.png", "sizes": "16x16", "type": "image/png" },
    { "src": "icons/icon48.png", "sizes": "48x48", "type": "image/png" },
    { "src": "icons/icon128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" }
  ]
}
