{
  "name": "SEAES Voice - AI Voice Agents Platform",
  "short_name": "SEAES Voice",
  "description": "Build intelligent AI voice agents for phone calls. Automate customer support, appointment booking, and more. 70% cheaper than VAPI. TRAI compliant.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "SEAES Voice Dashboard"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "SEAES Voice Mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open the main dashboard",
      "url": "/dashboard"
    },
    {
      "name": "Create Agent",
      "short_name": "New Agent",
      "description": "Create a new AI voice agent",
      "url": "/dashboard/agents"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
