{
  "name": "Image Processor Pro",
  "short_name": "ImagePro",
  "description": "Batch Remove BG & Invert",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "icons": [
    {
      "src": "https://picsum.photos/seed/imagepro/192/192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://picsum.photos/seed/imagepro/512/512",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
