{
  "name": "BabyCheck",
  "short_name": "BabyCheck",
  "description": "Gemeinsam gut begleitet – Alltag, Ernährung und Gesundheit im Blick",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F2F8F8",
  "theme_color": "#0F6F78",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./assets/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
