{
  "short_name": "TraceTracker",
  "name": "Production and Delivery Asset Engine",
  "start_url": "./index.html",
  "background_color": "#F3F4F6",
  "theme_color": "#2563EB",
  "display": "standalone",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2415/2415292.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}