{
  "name": "SEASTAR ERP CLOUD",
  "short_name": "SEASTAR",
  "description": "SEASTAR ERP CLOUD - Enterprise Digital Freight Platform v12.2",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#1a3a6e",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity", "logistics"],
  "icons": [
    {
      "src": "/vite.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Open main dashboard"
    },
    {
      "name": "Shipments",
      "url": "/shipment",
      "description": "View active shipments"
    },
    {
      "name": "Containers",
      "url": "/container",
      "description": "Track containers"
    }
  ]
}
