{
  "name": "MAZ Assist — AI Voice Assistants",
  "short_name": "MAZ Assist",
  "description": "24/7 AI voice assistants that qualify visitors, capture leads, and book meetings.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0B0F19",
  "background_color": "#0B0F19",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Leads", "url": "/dashboard/leads" },
    { "name": "Voice Calls", "url": "/dashboard/calls" },
    { "name": "New website", "url": "/dashboard/onboarding" }
  ]
}
