{
  "name": "InfoPax — Intelligent Port Management Platform",
  "short_name": "InfoPax",
  "description": "Real-time berth monitoring, PAX analytics, PSO compliance & competitive benchmarking for 12+ European ferry ports. The intelligence layer port authorities and ferry operators trust.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#0d9488",
  "categories": ["business", "productivity", "utilities"],
  "lang": "es",
  "dir": "ltr",
  "scope": "/",
  "id": "infopax-pwa-v1",
  "icons": [
    {
      "src": "https://static.readdy.ai/image/e82833d684694105ae5f70575904c8f5/bbf50b90133cd4588256e1df7ffa33ac.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://static.readdy.ai/image/e82833d684694105ae5f70575904c8f5/bbf50b90133cd4588256e1df7ffa33ac.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://static.readdy.ai/image/e82833d684694105ae5f70575904c8f5/bbf50b90133cd4588256e1df7ffa33ac.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://static.readdy.ai/image/e82833d684694105ae5f70575904c8f5/bbf50b90133cd4588256e1df7ffa33ac.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://static.readdy.ai/image/e82833d684694105ae5f70575904c8f5/bbf50b90133cd4588256e1df7ffa33ac.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://static.readdy.ai/image/e82833d684694105ae5f70575904c8f5/bbf50b90133cd4588256e1df7ffa33ac.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://static.readdy.ai/image/e82833d684694105ae5f70575904c8f5/bbf50b90133cd4588256e1df7ffa33ac.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://static.readdy.ai/image/e82833d684694105ae5f70575904c8f5/bbf50b90133cd4588256e1df7ffa33ac.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "https://static.readdy.ai/image/e82833d684694105ae5f70575904c8f5/bbf50b90133cd4588256e1df7ffa33ac.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "InfoPax Dashboard — Real-time port intelligence overview"
    },
    {
      "src": "https://static.readdy.ai/image/e82833d684694105ae5f70575904c8f5/bbf50b90133cd4588256e1df7ffa33ac.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Port comparison and competitive benchmarking"
    },
    {
      "src": "https://static.readdy.ai/image/e82833d684694105ae5f70575904c8f5/bbf50b90133cd4588256e1df7ffa33ac.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "InfoPax mobile — Port KPIs on the go"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Executive KPI dashboard with real-time port metrics",
      "url": "/dashboard?source=shortcut",
      "icons": [{ "src": "https://static.readdy.ai/image/e82833d684694105ae5f70575904c8f5/bbf50b90133cd4588256e1df7ffa33ac.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Puertos",
      "short_name": "Puertos",
      "description": "Vista de red de puertos europeos con métricas en tiempo real",
      "url": "/ports?source=shortcut",
      "icons": [{ "src": "https://static.readdy.ai/image/e82833d684694105ae5f70575904c8f5/bbf50b90133cd4588256e1df7ffa33ac.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Comparativa",
      "short_name": "Comparar",
      "description": "Comparativa de puertos y benchmarking competitivo",
      "url": "/port-compare?source=shortcut",
      "icons": [{ "src": "https://static.readdy.ai/image/e82833d684694105ae5f70575904c8f5/bbf50b90133cd4588256e1df7ffa33ac.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Alertas",
      "short_name": "Alertas",
      "description": "Panel de alertas operativas y notificaciones",
      "url": "/notifications?source=shortcut",
      "icons": [{ "src": "https://static.readdy.ai/image/e82833d684694105ae5f70575904c8f5/bbf50b90133cd4588256e1df7ffa33ac.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "file_handlers": [
    {
      "action": "/share-target",
      "accept": {
        "text/plain": [".txt"],
        "text/csv": [".csv"],
        "application/json": [".json"]
      }
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+infopax",
      "url": "/port-landing/%s"
    },
    {
      "protocol": "web+infopaxport",
      "url": "/port-detail/%s"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 420
  },
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "capture_links": "existing-client-navigate",
  "note_taking": {
    "new_note_url": "/notifications"
  }
}
