
{
  "name": "Routiq — Gestión inteligente de repartos",
  "short_name": "Routiq",
  "description": "Gestión inteligente de repartos.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/placeholder.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "es",
  "dir": "ltr",
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
