{
  "name": "Bilder Komprimierung",
  "short_name": "IMG Compr.",
  "description": "Lokale App zur schnellen Bildverkleinerung",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#030712",
  "icons": [
    {
      "src": "https://cdn.jsdelivr.net/npm/lucide-static@0.344.0/icons/image-down.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
