{
  "name": "Pflanzenpflege",
  "short_name": "Pflanzen",
  "description": "Dein persönlicher Pflanzenpflege-Tracker",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a2e1a",
  "theme_color": "#2d5a27",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%232d5a27'/><text y='140' font-size='120' text-anchor='middle' x='96'>🌿</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
