{
  "name": "Kälber-Management",
  "short_name": "Kälber",
  "description": "Kälber-Management-System für den Bauernhof",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f7f0",
  "theme_color": "#3d9e3d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/logo-192.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo-512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo-512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
