{
  "name": "GenClean",
  "short_name": "GenClean",
  "description": "Privacy-first image tools that run entirely in your browser - convert, resize, compress, crop, and clean without uploads.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fffcf8",
  "theme_color": "#080908",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
