{
  "name": "NaturaLex – Natural Medicine Encyclopedia",
  "short_name": "NaturaLex",
  "description": "A multilingual encyclopedia of medicinal plants, symptoms, and herbal recipes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f0eb",
  "theme_color": "#3a6b35",
  "orientation": "portrait-primary",
  "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", "medical", "education"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Symptom Check",
      "url": "/symptom-check",
      "description": "Find plants for your symptoms"
    },
    {
      "name": "Plants",
      "url": "/pflanzen",
      "description": "Browse 269 medicinal plants"
    },
    {
      "name": "Herbal Recipes",
      "url": "/rezepte",
      "description": "Discover herbal formulas"
    }
  ]
}
