{
  "name": "PivotChart EHR",
  "short_name": "PivotChart",
  "description": "PivotCare LLC — Home Care, Hospice & Palliative Care EHR with offline eMAR",
  "start_url": "index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f6f9",
  "theme_color": "#1b3a5c",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%231b3a5c'/><text x='96' y='130' font-size='100' text-anchor='middle' fill='%23c8923a'>P</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    { "name": "eMAR",              "url": "emar.html",              "description": "Medication administration record" },
    { "name": "Medication Orders", "url": "medication-orders.html", "description": "Physician orders & comfort kit" },
    { "name": "Hospice Dashboard", "url": "hospice-dashboard.html", "description": "Hospice census & NOE tracker" },
    { "name": "Home Care",         "url": "dashboard.html",         "description": "Home care clinical dashboard" }
  ],
  "categories": ["medical", "health"],
  "lang": "en-US"
}
