{
  "name": "urvo - Dashboard",
  "short_name": "urvo",
  "description": "Transform your customer interactions with urvo's advanced AI voice agents. Automated phone calls, intelligent conversations, and seamless integration.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity", "ai", "automation"],
  "icons": [
    {
      "src": "/favicon-dark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-dark.svg",
      "sizes": "48x48",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon-dark.svg",
      "sizes": "72x72",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon-dark.svg",
      "sizes": "96x96",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon-dark.svg",
      "sizes": "128x128",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon-dark.svg",
      "sizes": "144x144",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon-dark.svg",
      "sizes": "152x152",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon-dark.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon-dark.svg",
      "sizes": "384x384",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon-dark.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "urvo Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Access your urvo dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/favicon-dark.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "View pricing plans",
      "url": "/pricing",
      "icons": [
        {
          "src": "/favicon-dark.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 480
  },
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
