{
  "name": "CLUEF — AI Background Removal",
  "short_name": "CLUEF",
  "description": "Entferne Hintergruende sofort im Browser. 14 KI-Modelle powered by On-Device AI.",
  "start_url": "/app",
  "scope": "/app",
  "display": "browser",
  "background_color": "#000308",
  "theme_color": "#00e5ff",
  "orientation": "any",
  "categories": ["productivity", "graphics", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-maskable-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false
}
