{
  "name": "GlobFreight",
  "short_name": "GlobFreight",
  "start_url": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "background_color": "#ffffff",
  "theme_color": "#FE6F00",
  "description": "Compare instant ocean and air freight quotations, track live containers, and manage customs declarations in one platform.",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": [
    "productivity",
    "business"
  ],
  "prefer_related_applications": false
}