{
  "name": "urvo | Conversational AI Platform",
  "short_name": "urvo",
  "description": "AI voice and chat agents that handle inbound and outbound calls, connected to your CRM, calendar, and telephony.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.jpg",
      "type": "image/jpeg",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/favicon.jpg",
      "type": "image/jpeg",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-scheme.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "url": "/pricing"
    },
    {
      "name": "Book a demo",
      "short_name": "Demo",
      "url": "/demo"
    },
    {
      "name": "Integrations",
      "short_name": "Integrations",
      "url": "/integrations"
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "url": "/blog"
    }
  ],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
