{
  "name": "Robo Recipe",
  "short_name": "Robo Recipe",
  "description": "Rezepte, Wochenplan, Vorrat und Einkaufsliste.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1E14",
  "theme_color": "#0B1E14",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
