
{
  "name": "TrashHunter™",
  "short_name": "TrashHunter",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "description": "Gemeinsam für eine saubere Umwelt - Müll erfassen und analysieren.",
  "icons": [
    {
      "src": "/icons/logo_192.gif",
      "sizes": "192x192",
      "type": "image/gif",
      "purpose": "any"
    },
    {
      "src": "/icons/logo_512.gif",
      "sizes": "512x512",
      "type": "image/gif",
      "purpose": "any maskable"
    }
  ]
}
