{
  "name": "Cleanup \u2014 Remove anything from a photo",
  "short_name": "Cleanup",
  "description": "Remove unwanted objects, people, text and watermarks from your photos. Free, in the browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": [
    "photo",
    "productivity",
    "utilities"
  ]
}
