{
  "name": "NaturLexi – Natural Medicine Encyclopedia",
  "short_name": "NaturLexi",
  "description": "Nature. Knowledge. Healing. — A multilingual encyclopedia of 297 medicinal plants, symptoms, and herbal recipes in 5 languages. Offline-capable.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#f5f0eb",
  "theme_color": "#166534",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "medical", "education"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "NaturLexi – Natural Medicine Encyclopedia"
    }
  ],
  "shortcuts": [
    {
      "name": "Symptom Check",
      "short_name": "Symptoms",
      "url": "/symptom-check",
      "description": "Find plants for your symptoms",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Plant Database",
      "short_name": "Plants",
      "url": "/pflanzen",
      "description": "Browse 297 medicinal plants",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Body Map",
      "short_name": "Body Map",
      "url": "/body-map",
      "description": "Find plants by body region",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Herbal Recipes",
      "short_name": "Recipes",
      "url": "/rezepte",
      "description": "Discover 50 herbal formulas",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "handle_links": "preferred"
}
