{
  "name": "Libby Dashboard",
  "short_name": "Libby",
  "description": "AI receptionist for your dental clinic. Patient calls, live takeover, and revenue at a glance.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F172A",
  "theme_color": "#D4AF37",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "medical"]
}
