{
  "name": "Pflanzplaner von Lioba & Dennis",
  "short_name": "Pflanzplaner",
  "description": "Plane deine Beete, Balkonkästen und Kübel mit smarter Nachbarschafts-Analyse.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f4f7f6",
  "theme_color": "#2e7d32",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ]
}