{
  "name": "Coyote Moon Apothecary",
  "short_name": "CMA",
  "description": "A cross-tradition herbal reference spanning Ayurveda, TCM, Western herbalism, Indigenous practice, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0906",
  "theme_color": "#0a0906",
  "categories": ["health", "education", "lifestyle"],
  "icons": [
    {
      "src": "/cmalogo.png",
      "sizes": "2400x2400",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/cmalogo.png",
      "sizes": "2400x2400",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Materia Medica",
      "short_name": "Compendium",
      "description": "Browse the herb compendium",
      "url": "/?tab=compendium",
      "icons": [{ "src": "/cmalogo.png", "sizes": "2400x2400" }]
    },
    {
      "name": "Consult the Apothecary",
      "short_name": "Consult",
      "description": "Ask the herbal AI",
      "url": "/?tab=consult",
      "icons": [{ "src": "/cmalogo.png", "sizes": "2400x2400" }]
    }
  ],
  "prefer_related_applications": false
}
