
{
  "name": "Tierphysio Behandlungsprotokoll",
  "short_name": "Protokoll",
  "description": "Interne App zur Erfassung von Behandlungsprotokollen für die Tierphysiotherapie Stuttgart",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#1D3557",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/vite.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
