{
  "name": "BPW Horseweight Monitoring",
  "short_name": "BPW Horseweight",
  "description": "WebApp zur Ueberwachung von Pferdegewicht und Body Condition Score.",
  "start_url": "./interaktiver_prototyp_dashboard_aktualisiert/code.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f6d3",
  "theme_color": "#8aa21d",
  "icons": [
    {
      "src": "icons/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "icons/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
