{
  "name": "Fedexx Logistics",
  "short_name": "Fedexx",
  "description": "Global freight solutions — air, ocean, inland and railway cargo with real-time shipment tracking.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e06520",
  "orientation": "portrait-primary",
  "categories": [
    "logistics",
    "freight",
    "shipping",
    "cargo tracking",
    "supply chain",
    "air freight",
    "ocean freight",
    "business",
    "productivity"
  ],
  "lang": ["en", "fr", "pt", "de", "es", "tr", "el"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Track shipment",
      "short_name": "Track",
      "description": "Track your Fedexx shipment",
      "url": "/en/track",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Get a quote",
      "short_name": "Quote",
      "description": "Request a freight quote",
      "url": "/en/contact",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
