{
  "name": "Rezepto - Dein KI-Rezeptassistent",
  "short_name": "Rezepto",
  "description": "Extrahiere Rezepte aus Koch-Videos mit KI",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FF6B35",
  "icons": [
    {
      "src": "/img/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
