{
  "name": "BG Cutouts \u2014 background remover",
  "short_name": "BG Cutouts",
  "description": "Remove a photo's background on your own device. Nothing is uploaded.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F7F7EE",
  "theme_color": "#0054FA",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}