{
  "id": "dadli-health-ehr",
  "short_name": "Dadli",
  "name": "Dadli Health — Home Care EHR",
  "description": "Compliance-ready home-care EHR: scheduling, EVV, aide task sheets, RN sign-off, and Medicaid billing.",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/apple-touch-icon.svg", "sizes": "180x180", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "theme_color": "#0f5136",
  "background_color": "#ffffff",
  "categories": ["medical", "productivity", "business"],
  "shortcuts": [
    { "name": "Schedule", "short_name": "Schedule", "url": "/schedule", "description": "Open today's schedule" },
    { "name": "Clients", "short_name": "Clients", "url": "/patients", "description": "Client roster" },
    { "name": "Sign-Off Queue", "short_name": "Sign-Off", "url": "/nurse-signoff", "description": "Nurse sign-off queue" }
  ]
}
