{
  "name": "Rezept-Extraktor",
  "short_name": "Rezepte",
  "description": "Rezepte aus Instagram & TikTok extrahieren, speichern und teilen",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0806",
  "theme_color": "#c9a26e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
