{
  "name": "Romover.in - Free AI Background Remover & Changer",
  "short_name": "remover.in",
  "description": "Remove image backgrounds online for free with our fast AI-powered Background Remover. No watermark, instant results. 100% free AI background remover and changer.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#4361ee",
  "theme_color": "#4361ee",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["photo", "graphics", "design", "productivity"],
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://remover.in/screenshot-tool.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "AI Background Remover Tool Interface"
    },
    {
      "src": "https://remover.in/screenshot-mobile.jpg",
      "sizes": "750x1334",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Mobile view of Background Remover"
    }
  ],
  "shortcuts": [
    {
      "name": "Remove Background",
      "short_name": "Remove BG",
      "description": "Quickly remove background from an image",
      "url": "/#tool-section",
      "icons": [
        {
          "src": "favicon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Change Background",
      "short_name": "Change BG",
      "description": "Change image background with colors or images",
      "url": "/#backgroundOptions",
      "icons": [
        {
          "src": "favicon.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "features": [
    "AI-powered background removal",
    "Instant background changing",
    "Multiple AI models",
    "Custom background options",
    "Transparent PNG export",
    "Browser-based processing"
  ]
}