{
  "name": "Background Remover Pro - AI-Powered Background Removal",
  "short_name": "BG Remover Pro",
  "description": "Professional AI-powered background removal tool with advanced editing features. Remove backgrounds instantly from any image.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#667eea",
  "theme_color": "#6366f1",
  "orientation": "any",
  "scope": "/",
  "categories": ["photo", "productivity", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/public/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/public/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "AI-powered background removal interface"
    },
    {
      "src": "/screenshots/screenshot2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Advanced editing tools and effects"
    },
    {
      "src": "/screenshots/screenshot3.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Multiple export formats and backgrounds"
    }
  ],
  "features": [
    "AI Background Removal",
    "Batch Processing",
    "Advanced Editing Tools",
    "Multiple Export Formats",
    "Offline Support",
    "Privacy-First Processing"
  ],
  "shortcuts": [
    {
      "name": "Remove Background",
      "short_name": "Remove BG",
      "description": "Start removing background from an image",
      "url": "/",
      "icons": [
        {
          "src": "/public/icons/shortcut-remove.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7"
}