{
  "name": "CutoutSmith \u2014 Green Macaroni",
  "short_name": "CutoutSmith",
  "description": "Local browser-based background removal that generates an alpha mask and preserves the original artwork.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0f0f12",
  "theme_color": "#0f0f12",
  "icons": [
    {
      "src": "icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
