{
  "name": "HerbAI — Kruiden & Supplementen Gids",
  "short_name": "HerbAI",
  "description": "146+ kruiden, vitaminen en mineralen met live PubMed-bewijs. Lichaamskaart, combinatiecheck en persoonlijk dagboek.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1a0f",
  "theme_color": "#0a1a0f",
  "orientation": "portrait",
  "lang": "nl",
  "dir": "ltr",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "health",
    "lifestyle",
    "medical"
  ],
  "scope": "/"
}